**** BEGIN LOGGING AT Sat Feb 11 03:00:01 2017 Feb 11 03:55:12 Can anyone point me at the script/recipe that collates the kernel *.cfg files includes them into the .config file Feb 11 07:29:27 deepwater: look into kernel.bbclass Feb 11 09:02:58 khem: the kernel.bbclass.kernel_do_configure move the defconfig to the .config but I still can't see any mention of "cfg" files Feb 11 10:02:01 deepwater: see kernel-yocto.bbclass especially look for merge_config.sh usage in there Feb 11 11:01:10 ant_home: I assume you saw my emails? Feb 11 18:04:07 sjburt: you can have it all in a single recipe, but create a separate package for each of the apps, then no one will be able to tell they came from one recipe Feb 11 18:04:43 sjburt: alternatively, create a shared .inc file between recipes, and have the recipes themselves set only the bits that differ into variable(s) used by the .inc Feb 11 18:45:56 Is it easy to switch from the default .tar.bz2 image/rootfs generation and use .tar.xz? Feb 11 18:47:21 Its claimed that xz is faster to decompress, and I'd like to test that in an on-target installation Feb 11 19:42:34 sveinse: it should be easy for build system your target may have issues Feb 11 21:47:19 khem: how come? xz is not available decompressor for tar? Yeah, because tar and compressor can be busybox. Right. Feb 11 23:19:35 RP: tested, many thanks! Feb 11 23:19:55 is a bit like libtool-cross, just more nasty Feb 11 23:30:50 RP: btw there is a missing semicolon before last sed Feb 11 23:38:00 halstead : DevDay fs does not seem to support "user_xattr" - email sent Feb 12 02:47:40 halstead : hmm "cp --preserve=xattr" still broken. New email sent. **** ENDING LOGGING AT Sun Feb 12 03:00:01 2017