All of lore.kernel.org
 help / color / mirror / Atom feed
* local.conf assignment priority with autobuilder
@ 2014-10-15 21:45 Jate Sujjavanich
  2014-10-17 16:32 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Jate Sujjavanich @ 2014-10-15 21:45 UTC (permalink / raw)
  To: Elizabeth Flanagan; +Cc: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 687 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-17 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-15 21:45 local.conf assignment priority with autobuilder Jate Sujjavanich
2014-10-17 16:32 ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.