All of lore.kernel.org
 help / color / mirror / Atom feed
* Per-machine DEPENDS
@ 2012-05-17 20:10 Chris Tapp
  2012-05-17 20:27 ` Paul Eggleton
  0 siblings, 1 reply; 8+ messages in thread
From: Chris Tapp @ 2012-05-17 20:10 UTC (permalink / raw)
  To: Yocto Project

Is it possible to have the (R)DEPENDS list vary depending on the machine being built?

For example, I want 'this-bit' to be included for a 'machine-1' build, but not 'machine-2'.

Something like:

DEPENDS = "common-stuff"

DEPENDS_machine-1 = "${DEPENDS} this-stuff"

Chris Tapp

opensource@keylevel.com
www.keylevel.com





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

end of thread, other threads:[~2012-05-23 19:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17 20:10 Per-machine DEPENDS Chris Tapp
2012-05-17 20:27 ` Paul Eggleton
2012-05-17 21:07   ` Chris Tapp
2012-05-17 21:22     ` Paul Eggleton
2012-05-23  7:55       ` Chris Tapp
2012-05-23  8:31         ` Tomas Frydrych
2012-05-23 19:02           ` Chris Tapp
2012-05-23 19:30             ` Andrei Gherzan

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.