]> code.ossystems Code Review - openembedded-core.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:39:48 +0000 (11:39 +0100)
commitb4cf6631efd526728ac515ced1a7e578674ca6c1
tree6a62462ac3db41af69781ab159a848e779977b63
parent51aaa647b203d0f7ddd2f53f7191c4d2918b09b8
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.

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