[oe] can use x86_64 as an override

Robert Schuster theBohemian at gmx.net
Fri Nov 28 18:38:50 UTC 2008


Hi,
it seems to be impossible to use x86_64 as an override. I want to
do this:

DEPENDS = "zlib-native classpath-initial jikes-initial"
DEPENDS_x86_64 += "libffi-native"

However when wvaluting this with "bitbake -i" libffi-native is not part
of the DEPENDS variable.

I guess it has something to do with the underscore in x86_64, right?

Perhaps we can fix this by sanitizing OVERRIDES by replacing all
underscores in its entries with a hyphen. At least for the above case
this would not be to bad.

Ideas?

Regards
Robert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20081128/8fe8865e/attachment-0002.sig>


More information about the Openembedded-devel mailing list