[yocto] Variable locality too restricted.

Trevor Woerner twoerner at gmail.com
Fri Dec 9 09:10:08 PST 2011


On Thu, Dec 8, 2011 at 5:47 PM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
> Imagine you have:
>
> core-image-minimal setting PREFERRED_PROVIDER = "kernelA" and
> core-image-minima-debug setting PREFERRED_PROVIDER = "kernelB". Both
> would depend on "virtual/kernel". You then run:
>
> "bitbake core-image-minimal core-image-minimal-debug"
>
> What would you expect bitbake to do?

Would it be possible to have both kernels built and installed to the
image with the PREFERRED_PROVIDER selecting the default kernel to boot
(i.e. grub/lilo/<whatever> configuration setting)?



More information about the yocto mailing list