**** BEGIN LOGGING AT Mon Apr 05 02:59:56 2021 Apr 05 08:30:54 khem: does libyui still build for you? the SRCREV in recipe no longer exists in upstream and the libyui/4.0.0 tag seems to have different directory structure than what the recipe expects, if you have the old SRCREV in your downloads cache, it would be nice to compare with the one in upstream Apr 05 12:18:53 Hi. I am having trouble including an out of tree module in my build. Maybe someone could point me in the right direction? Apr 05 12:20:46 I added the hello-mod from $YOCTO/sources/poky/meta-skeleton/recipes-kernel/ to my own recipe by copying it to $YOCTO/sources/recipes-kernel/hello-mod and added the following line to the config file: MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "kernel-module-hello" Apr 05 12:21:34 When i build the make-mod-scripts do_configure step fails, telling me: make[1]: Entering directory '/home/f/nanopi-neo-yocto_dunfell/build/tmp/work-shared/nanopi-neo/kernel-build-artifacts' Apr 05 12:21:47 *** The source tree is not clean, please run 'make mrproper' Apr 05 12:33:43 I dont know enough about kernel development or yocto to tackle that problem. Does anyone have a tip for me? Apr 05 15:04:17 my populate_sysroot task is crapping out: http://paste.ubuntu.com/p/Vwr2d4yJN6/ Apr 05 15:04:40 i guess it's due to the line near the end? configure: error: Configuration csky-poky-linux-gnu is unsupported. Apr 05 15:07:30 is this when trying to build libgcc? if so, where is this being pulled from? so i can check it out manually and seen what's going on Apr 05 15:08:22 or otherwise any hints appreciated.. Apr 05 15:15:37 did everyone have a nice Easter weekend? Apr 05 15:44:41 yates probably it dropped during size_t test Apr 05 15:45:07 never seen such a configuration though (csky-poky-linux-) Apr 05 15:48:14 khem, I plan on keeping hardknott in-sync with master until 3.3 is formally released. My build system is back on-line and running a hardknott test build Apr 05 15:49:25 yates I think it's scared of "csky" (I do as well). it's not arm, aarch64 or anything common Apr 05 15:50:49 yates: did you set TARGET_VENDOR to something with a dash in it? Apr 05 15:51:10 if so you might want to avoid that Apr 05 15:52:07 armpit: please do dunfell as well (as those opencv fuzz-patch issues are regression from previous dunfell revision) Apr 05 15:59:22 see it on ML now, thanks! Apr 05 16:24:20 RP: where is TARGET_VENDOR typically set? Apr 05 16:28:47 JaMa, k Apr 05 16:29:41 luneff has run off... Apr 05 16:50:06 what is the poky/meta/conf/documentation.conf file for? is it just documentation? Apr 05 16:50:25 if so, strange that it's in a .conf file Apr 05 17:00:29 RP: from what i've seen grepping around, TARGET_VENDOR typically is set to something with a dash, e.g., TARGET_VENDOR = "-oe" or TARGET_VENDOR = "-fsl" Apr 05 17:55:19 what's a good way to find my kernel source in the `build/tmp` dir? I found a bunch of the generated object files... but I'm trying to find the specific `drivers/dma/bcm2835-dma.c` that got pulled down with my kernel Apr 05 17:58:41 looks like it ended up in `build/tmp/work-shared/raspberrypi4-64/kernel-source/drivers/dma/bcm2835-dma.c` do all git repos get cloned to `build/tmp/work-shared/`? Apr 05 18:27:15 any opinions on "Embedded Linux Systems with the Yocto Project"? Apr 05 18:27:29 (Rudolf J. Streif) Apr 05 18:30:46 I have just started reading it Apr 05 18:31:12 smooge: i just purchased and downloaded the ebook Apr 05 18:31:21 and am into Chapter 3. Apr 05 18:32:04 cool Apr 05 18:32:32 from various textbooks I read over the last 6 years, it is reasonably written and even though 5+ years old does not seem to be too out of date with what little I know of Yocto so far Apr 05 18:33:40 [which is better than several of the coding books I read where I was wondering if the author had looked anything from a 2001 snapshot of a webpage Apr 05 18:34:09 smooge: good to know i didn't waste my $26.00 Apr 05 19:42:04 Hi. I have trouble with the versioning / numbering of yocto / poky. I want to configure an sstate mirror in my local.conf (http://sstate.yoctoproject.org/). I am using the poky branch dunfell (git-tag dunfell-23.0.6) to what version of the sstate cache does this map? There is like 3.1, 3.1.1... and so on and i cannot figure it out Apr 05 20:50:09 fotte: https://wiki.yoctoproject.org/wiki/Releases **** ENDING LOGGING AT Tue Apr 06 02:59:57 2021