[linux-yocto] linux-yocto-custom doesn't use defconfig implicitly

Darren Hart dvhart at linux.intel.com
Tue Oct 2 21:18:06 PDT 2012


I'm testing linux-yocto-custom and finding it doesn't use
files/defconfig from the recipe.

I've added the recipe to my own layer and even added defconfig to the
SRC_URI:

SRC_URI =
"git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git;nocheckout=1;rebaseable=1
\
           file://defconfig"

And that does work. Per the documentation in linux-yocto-custom,
and from my understanding of the yocto kernel tools, the defconfig
should not have to be explicitly listed on the SRC_URI - or am
I confused?

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel



More information about the linux-yocto mailing list