]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
base.bbclass: Expand PNBLACKLIST across multilibs too
authorPeter Seebach <peter.seebach@windriver.com>
Fri, 10 Aug 2012 22:32:56 +0000 (17:32 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2012 13:26:40 +0000 (14:26 +0100)
commit13e2effd623aa2c3a864c46e4530cc238c59f0bb
tree406b061c28c01e17bfd7dc151b27ca1c9ea39cd2
parent533b8b913e881ec9153077355cd7b39129b21302
base.bbclass: Expand PNBLACKLIST across multilibs too

The PNBLACKLIST feature does not currently work with multilibs,
because they have different ${PN}. The obvious thing to do is to
do this at the same point that we do the PREFERRED_PROVIDER
and PREFERRED_VERSION fixups. (Making the PNBLACKLIST check
do the for-each-multilib check requires it to do the multilib
list generation repeatedly.)

(From OE-Core rev: 9bc0ca9369d0daee94abf60d3d521cc734c7e8cd)

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass