**** BEGIN LOGGING AT Thu Feb 01 03:00:03 2018 Feb 01 04:02:30 New news from stackoverflow: How to build an app that can work on a Linux pc panel? [closed] Feb 01 06:32:57 New news from stackoverflow: Adding multiple patches to SRC_URI in a recipe -- Yocto Feb 01 07:03:02 New news from stackoverflow: Is it valid to use newer toolchain for application build? Feb 01 07:03:54 https://webchat.freenode.net/ Feb 01 07:04:06 Is it legal to build application with newer toolchain than the one used for building filesystem ? Feb 01 07:23:13 Is it legal to build application with newer toolchain than the one used for building filesystem ? Feb 01 07:33:08 New news from stackoverflow: Yocto kernel module path Feb 01 07:47:04 ranran_: as long as the toolchain respects the api in use, suer. Feb 01 07:51:42 LetoThe2nd, if the application is successful in build, it means it respect the api. right ? Feb 01 07:52:26 ranran_: no, not exactly. Feb 01 07:53:22 Actuall I see some failures now, such as: undefined std::__cxx11::basic_string Feb 01 07:53:41 LetoThe2nd, so it probably does not respect the api Feb 01 07:54:14 that just sounds like you're trying to build c++1x-sources with a compiler or build structure that is not c++1x-aware. Feb 01 07:55:22 I actually tried to upgrade from gcc 4.8 to gcc 6.4 Feb 01 07:55:30 only on application build Feb 01 07:55:49 strange that c++1x-aware is removed Feb 01 07:56:38 I just wanted to use sanitize feature is gcc (which only started in gcc 6.x version), to catch memory issues. Feb 01 07:57:51 LetoThe2nd, does it make sense that c++1x-aware is removed in newer gcc (arm-linux-gnueabihf) ? Feb 01 08:09:27 ranran_: no, not at all. i guess you're messing up something else Feb 01 08:16:24 Let2The2nd, thanks Feb 01 08:28:13 Hello. I would like to know if is possible to configure a alias in a terminal started by devshell from recipe. In the same way as I would configure an env variable Feb 01 08:48:20 Let2The2nd, I've managed to build application with a newer toolchain. Do you think it might still have issues in target if older libraries are not updated in target ? Feb 01 08:48:43 LetoThe2nd Feb 01 08:49:15 I've skipped from gcc 4.8 to gcc 6.4, and build with sanitize flag Feb 01 08:53:59 depends on the libraries(TM) Feb 01 09:25:16 morning all, do you use any USB automounting systemd-udev stuff? I tried udev-extraconf recipe, but there is an issue with /lib/systemdsystem/system-udevd.service MountFlags=slave I think Feb 01 09:25:36 morning all, do you use any USB automounting systemd-udev stuff? I tried udev-extraconf recipe, but there is an issue with /lib/systemdsystem/system-udevd.service MountFlags=slave I think Feb 01 09:25:47 oops sorry for flood Feb 01 11:18:27 I have a recipe that depends on python-native which tries to run during the recipe build but it seems like the shebang ends up being too long (>80 chars) in the populated recipe-sysroot-native so it can be called. Feb 01 11:18:55 Anyone know if that's a known limitation, or am I doing something wrong. Feb 01 11:29:19 Oh, found the solution in an old email thread: http://lists.openembedded.org/pipermail/openembedded-core/2015-July/107894.html Feb 01 12:06:48 rburton: I sent the v2 of glide; it does fix the missing runtime dependency on ptest package. Sorry for that. Feb 01 12:08:33 cheers np Feb 01 13:00:21 hello guys. I have a question.. I want to encipher my SD card so that "nobody" (except who has the password) con decipher it and hence access its contents. How can it be done ? Feb 01 13:07:53 fberg: use $WHATEVERENCRYPTION you want. luks, veracrpyt, etc... Feb 01 13:08:04 ROT13 :-P Feb 01 13:10:36 LetoThe2nd: thank you. I'll look into that Feb 01 13:11:26 although i have no idea in how this is #yocto related Feb 01 13:17:12 fberg: https://en.wikipedia.org/wiki/Dm-crypt Feb 01 13:50:14 rbuton: thank you ! Feb 01 14:29:50 JaMa: +1 for your commit message :) Feb 01 14:36:04 rburton: :) Feb 01 14:36:08 rburton: v1 or v2? Feb 01 14:36:32 Has anyone worked with wic so far? I am trying to create a signed efi grub but i am totally lost Feb 01 14:53:24 JaMa: anything that helps with users' sanity is welcome Feb 01 14:53:40 JaMa: maintainers' sanity, even more so Feb 01 14:54:12 kanavin: "of all the things that i have lost, i miss my mind the most" Feb 01 14:54:17 Feb 01 14:58:15 rburton: why is insane.bbclass called that? Feb 01 16:23:09 kanavin: because there was already a sanity Feb 01 16:25:12 I better not let all this power go to my head, controlling the bug triage. :) Feb 01 16:26:14 would that be an acceptable recipe https://gist.github.com/sjaeckel/fd82b6d1048f1d9d71edc5e27e4d02e9 and where should I place it? meta-openembedded/meta-oe/recipes-support/libtomcrypt/libtomcrypt.bb okay? Feb 01 16:26:42 jaeckel: use oe-devel list please Feb 01 16:27:12 kanavin: okay Feb 01 16:27:42 kanavin: is the place at least fine? :) Feb 01 16:29:25 Good morning all Feb 01 16:41:30 I don't suppose anyone run into issues with i915 gpu hang when using kexec? Feb 01 18:26:21 Has anyone had any luck with running bitbake via a python script? Feb 01 20:35:42 New news from stackoverflow: How can I create a FIPS-capable OpenSSL in a Bitbake recipe? Feb 01 21:05:48 New news from stackoverflow: How to create a FIPS-capable OpenSSL in a Bitbake recipe? Feb 02 01:22:28 kanavin: insane bbclass is paradoxical, it was written to add sanity **** ENDING LOGGING AT Fri Feb 02 03:00:04 2018