]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Fix multilib PREFERRED_VERSION handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 May 2014 14:03:18 +0000 (15:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 May 2014 14:10:54 +0000 (15:10 +0100)
commitd2b18d7692229d4b87b38becf173b1f8b6e90025
tree77b86272f62ed76bc035f30a37a669d96aef7460
parentd807e87708d5e4dc9267aa1611ba7ad7beec1d40
base.bbclass: Fix multilib PREFERRED_VERSION handling

Now that gcc-cross, gcc-crosssdk and others have expanded variables in
their names, the code that previous just applied to cross-canadian needs
expanding to cover the other cases. Improve the conditional and also
fix a bug where the multilib prefix wasn't being added into the generated
versions.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass