All of lore.kernel.org
 help / color / mirror / Atom feed
* A question about overrides
@ 2010-11-05 11:48 Gary Thomas
  2010-11-10 13:42 ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2010-11-05 11:48 UTC (permalink / raw)
  To: Poky

I have my own distribution layer, built on the poky distribution.
In other words, my layer defines a few basic setups, then inherits
poky to do the rest.

For the most part, I've been successful with this.  The problem at
hand is that for my distribution, I need to support a couple of
different architectures and at the moment, one of them needs to
stay in the stone age tools-wise.  In my distro.conf, I have
lines like these to select those tools for just that architecture:
   GCCVERSION_armv7a ?= "4.3.3"
This works for everything (I've tried), except this:
   POKYLIBC_armv7a ?= "glibc"

* Is there some magic I'm missing with regard to the 'POKYLIBC' symbol?
* Perhaps there's some other way?

For now, I'm overriding this in local.conf, but that requires
hand tuning that I'd like to avoid.

Thanks for any pointers

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


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

end of thread, other threads:[~2010-11-10 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05 11:48 A question about overrides Gary Thomas
2010-11-10 13:42 ` Richard Purdie
2010-11-10 14:03   ` Gary Thomas

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.