[yocto] Per-machine DEPENDS

Chris Tapp opensource at keylevel.com
Thu May 17 13:10:10 PDT 2012


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 at keylevel.com
www.keylevel.com






More information about the yocto mailing list