]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
multilib: Tweak value of PN used for OVERRIDES
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 May 2015 09:04:37 +0000 (10:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 May 2015 10:43:51 +0000 (11:43 +0100)
commita7afc0468f1f6df35c485acc11f6b20a94057ef5
tree419a166bdcfa89fd0a440d4c824c6b0d146e0748
parented3321d229a6e802052d2b802a721dbd9101e990
multilib: Tweak value of PN used for OVERRIDES

Currently, PN is used in overrides which is expanded to have a MLPREFIX. This
means and pn- overrides without the prefix would be ignored which is not what
is usually expected.

We noticed huge problems using poky-lsb with multilib since the per recipe
overrides were not applied. This adds in handling for PN with and without
the prefix. This should unbreak world-lsb builds on the autobuilder.

(From OE-Core rev: b4cf6631efd526728ac515ced1a7e578674ca6c1)

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