**** BEGIN LOGGING AT Sun Nov 19 03:00:00 2017 Nov 19 06:44:11 sveinse: how it will be different from https://layers.openembedded.org/layerindex/branch/master/recipes/ ? Nov 19 11:24:54 nayfe: It doesn't list its file contents. How do you find which package and recipe which provides a specific file? E.g. Which package and recipe provides /usr/bin/systemd-analyze ? One can venture and guess (pretty accurately), but one must test and see. Nov 19 11:25:29 Of course it wouldn't be completely accurate for all archs and configurations, but it would for the majority of files Nov 19 12:26:08 hi Nov 19 12:26:38 I try to add an out of tree module to a kernel Nov 19 12:27:44 working on the dragonboard-410c yocto https://github.com/Linaro/documentation/blob/master/Reference-Platform/CECommon/OE.md Nov 19 12:28:26 now , followed https://www.yoctoproject.org/docs/1.6.1/kernel-dev/kernel-dev.html#incorporating-out-of-tree-modules Nov 19 12:28:55 but I can't add the module to the ext4 Nov 19 12:29:14 this line that I should add "MACHINE_EXTRA_RRECOMMENDS += "kernel-module-mymodule"" Nov 19 12:29:26 I didn't understand where I should add it, Nov 19 12:29:31 in an append file ? Nov 19 12:29:57 all files that I see having this var are all conf files Nov 19 12:30:35 but I want to add my own module without changing other layres Nov 19 12:30:39 is it possible ? Nov 19 12:54:09 Can anyone suggest how to change the default kernel version for a build? Nov 19 13:17:39 kj_, I don't know if this applies to your system, but for the target I'm currently working on its set with PREFERRED_PROVIDER_virtual/kernel = "linux-altera" and PREFERRED_VERSION_linux-altera = "4.12%" Nov 19 13:45:42 ok, there is this hello world module: openembedded-core/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb Nov 19 13:48:14 I was able to add it to my rootfs by adding the met-skeleton layer to the bblayers.conf and then adding MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "kernel-module-hello" to the dragonboard.conf file Nov 19 13:50:37 but I understood that the idea of bbappend files are that I can add my own stuff without changing the original files Nov 19 16:24:04 uclibc compiling error 'range assumption error!' with bitbake Nov 19 16:24:25 i have downloaded bsp from advantech Nov 19 16:24:37 any suggestions Nov 19 16:58:52 where is the default kernel version written for a build? Nov 19 16:59:37 I want to try a different kernel version for ifc6309 Nov 19 16:59:51 by default it's build 4.4.23 Nov 19 17:00:02 is there any way to change it? Nov 19 17:13:13 k__, google for PREFERRED_PROVIDER_virtual/kernel and you should find whatever info you need. Nov 19 17:25:31 Thank you Nov 19 17:39:21 New news from stackoverflow: Has anyone tried using the bitbake-env utility lately? Nov 19 18:09:25 New news from stackoverflow: Is there a way to check the exact list of packages that will be installed in the image in Yocto? Nov 19 19:01:22 Hey all. Anyone know what is the fastest / best way to pass kernel parameters to U-Boot for my poky core-image-minimal build? Nov 19 19:05:05 * paulg throws a steak on BarBQ **** ENDING LOGGING AT Mon Nov 20 03:00:00 2017