[oe] can use x86_64 as an override

Koen Kooi k.kooi at student.utwente.nl
Fri Nov 28 19:13:01 UTC 2008


On 28-11-08 19:38, Robert Schuster wrote:
> 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"

What happens it you do

DEPENDS = "zlib-native classpath-initial jikes-initial libffi-native" ?

regards,

Koen


>
> 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
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel






More information about the Openembedded-devel mailing list