[yocto] Variable locality too restricted.

Chris Larson kergoth at gmail.com
Wed Dec 7 05:52:25 PST 2011


On Wed, Dec 7, 2011 at 6:44 AM, David Nyström <David.Nystrom at enea.com> wrote:
> I'm trying to create a setup for qemuppc.
>
> Goals:
> core-image-minimal + virtual/kernel.
> core-image-minimal + virtual/kernel with modified .config for debug flavoured kernel.
>
> Problems:
> PREFERRED_PROVIDER seems to be restricted to local.conf, distro and machine.


This is incorrect. It can be anywhere in the configuration metadata.
bitbake.conf includes a variety of config files, not just
distro/machine. Read that to see other existing files which get
included. Further, you could create a .conf/.inc which you include
from your machine .conf, if your goal is just to avoid duplication.
-- 
Christopher Larson
clarson at kergoth dot com
Senior Software Engineer, Mentor Graphics



More information about the yocto mailing list