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

[email protected]
www.keylevel.com



_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to