[yocto] Kernel config fragments are not applied

Neuer User auslands-kv at gmx.de
Mon Apr 28 06:14:06 PDT 2014


Am 28.04.2014 15:03, schrieb Bruce Ashfield:
> 
> The answer to your question depends on the base linux-cubox-i
> recipe.
> 
> Config fragment support works for kernels that inherit from linux-yocto,
> versus ones that inherit directly from kernel.bbclass. So if you
> pop open that base recipe, and look for a reference to linux-yocto.inc,
> you'll have the answer.
> 
> It is possible to bbappend the linux-yocto support into the kernel
> recipe via your layer, and might be worth a try.
> 
> The separation between the two classes exists to not break compatibility
> with existing kernel recipes, or change long standing oe workflow with
> the existing classes.
> 
> Cheers,
> 
> Bruce
> 
Ahh, I see. That is probably the reason then. It includes from linux-imx:

include recipes-kernel/linux/linux-imx.inc

Now, should I just forget the fragment idea and use my own defconfig
file? Or can I just include linux-yocto.inc in my bbappend?




More information about the yocto mailing list