[yocto] Is KCONFIG_MODE test backwards in kernel-yocto.bbclass?

Aaron Cohen aaron at assonance.org
Tue Sep 25 19:03:32 PDT 2018


http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/kernel-yocto.bbclass#n297

With no KCONFIG_MODE specified, we check if the user has copied a defconfig
to workdir, and then use allnoconfig if so. Shouldn't we be using
alldefconfig in this case?

The result currently is that if you use a defconfig file that you add to
SRC_URI, much of it won't work, because it's been set to no by allnoconfig,
and it's not super-obvious, to me at least, why.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180925/9758930b/attachment.html>


More information about the yocto mailing list