All of lore.kernel.org
 help / color / mirror / Atom feed
* Change in override behavior?
@ 2016-04-29  4:24 Gary Thomas
  2016-04-29  5:08 ` Paul Eggleton
  0 siblings, 1 reply; 12+ messages in thread
From: Gary Thomas @ 2016-04-29  4:24 UTC (permalink / raw)
  To: yocto

I used to be able to use something like this:
   VARIABLE = "xyz"
and maybe in a .bbappend use
   VARIABLE_mymachine = "xyzzy"
where 'mymachine' is in OVERRIDES, which resulted in
   VARIABLE = "xyzzy"

This doesn't seem to work the same today, what I get is
   VARIABLE = "xyz"
   VARIABLE_mymachine = "xyzzy"

Has this changed (recently)?  Why?  How to I make use of overrides?

Note: I'm using the latest Poky master (a9b503b26) updated 2016-04-28

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2016-06-03  1:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-29  4:24 Change in override behavior? Gary Thomas
2016-04-29  5:08 ` Paul Eggleton
2016-04-29  6:06   ` Gary Thomas
2016-04-29  7:16     ` Paul Eggleton
2016-04-29  7:24       ` Gary Thomas
2016-04-29  7:32         ` Gary Thomas
2016-04-29  9:51         ` Paul Eggleton
2016-04-29 10:00           ` Gary Thomas
2016-04-29 10:09             ` Paul Eggleton
2016-04-30  2:19               ` Khem Raj
2016-05-24 12:31               ` Richard Purdie
2016-06-03  1:43                 ` Andre McCurdy

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.