**** BEGIN LOGGING AT Tue Sep 01 02:59:57 2020 Sep 01 06:34:33 good morning Sep 01 11:55:14 Good morning Sep 01 11:57:59 mostly yes :) Sep 01 12:18:26 Crofton|cloud: GM **** BEGIN LOGGING AT Tue Sep 01 13:37:13 2020 **** BEGIN LOGGING AT Tue Sep 01 13:44:25 2020 **** BEGIN LOGGING AT Tue Sep 01 13:57:08 2020 Sep 01 15:16:09 fyi: re yocto plumbers mentions: https://linuxplumbersconf.org/event/7/timetable/?view=standard Sep 01 15:21:20 Renode - a flexible simulator for CI in complex embedded systems --> run an unmodified Yocto-based Linux BSP on top of a virtual Icicle board, even if you don’t have access to a real one yet. Sep 01 15:22:29 but there were likely other mentions of Yocto that aren't in the timetable. If anyone attended and recalls Yocto being mentioned, please summarize. **** BEGIN LOGGING AT Tue Sep 01 17:39:37 2020 **** BEGIN LOGGING AT Tue Sep 01 17:42:29 2020 **** BEGIN LOGGING AT Tue Sep 01 17:47:51 2020 **** BEGIN LOGGING AT Tue Sep 01 17:52:13 2020 **** BEGIN LOGGING AT Tue Sep 01 20:33:18 2020 **** BEGIN LOGGING AT Tue Sep 01 20:36:46 2020 **** BEGIN LOGGING AT Tue Sep 01 20:58:46 2020 Sep 01 22:05:10 Hi, I'm trying to make a new kernel recipe, and starting from here: https://paste.debian.net/1162200/ Sep 01 22:06:05 My issue is that when I try to bitbake it, unpacks the tarball in the wrong place, and crashes when it can't find the license file Sep 01 22:07:07 in my case, it unpacks the kernel sources in tmp-glibc/work/stm32mp1-oe-linux-gnueabi/linux-stm32mp/5.8.5-r0/linux-5.8.5/. However, it looks for them in tmp-glibc/work-shared/stm32mp1/kernel-source/ Sep 01 22:07:22 any clue what the malfunction is? Sep 01 22:29:21 mrnuke: you might want to add require recipes-kernel/linux/linux-yocto.inc Sep 01 22:42:06 khem: Cool, Thanks! I tried adding this line, and now it's complaining that "S is not set to the linux source directory. Check the recipe and set S to the proper extracted subdirectory". I've looked at other examples (meta-ti and meta-rockchip), and none set S. I'm still extremely confused on how this works Sep 01 22:45:43 mrnuke: look at https://github.com/akuster/meta-odroid/blob/master/recipes-kernel/linux/linux-stable.inc Sep 01 22:46:07 odroid kernel is simple and uses yocto-kernel infra Sep 01 23:21:16 khem: thanks for the pointers! **** BEGIN LOGGING AT Wed Sep 02 02:31:41 2020