[yocto] local.conf assignment priority with autobuilder

Jate Sujjavanich jatedev at gmail.com
Wed Oct 15 14:45:15 PDT 2014


I am attempting to control debug-tweaks via an image recipe.

Previous posts suggest that the autobuilder will use auto.conf and ignore
local.conf. However, meta/conf/bitbake.conf says that the include order is
auto.conf, and then local.conf.

This means that the default local.conf.template installed overrides with a
regular assignment.

EXTRA_IMAGE_FEATURES = "debug-tweaks"


Perhaps the assignment in local.conf be a weak one, i.e. ?= where it would
not override a previous assignment.

Or maybe I need a new buildstep. How should I be doing this?


- Jate S.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20141015/5a235f99/attachment.html>


More information about the yocto mailing list