classes/multilib: prevent multilib extension of nativesdk recipes
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sat, 22 Sep 2012 12:29:57 +0000 (13:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 10:30:34 +0000 (11:30 +0100)
commitd80edef2110775b2f0bcf8e7c94c7d06ec3dd1e2
tree8fb02fc13790acca41e5c582ecb22e440786ab1a
parent8bfc0c2885265e3be577282766901f2bf279cb9b
classes/multilib: prevent multilib extension of nativesdk recipes

It isn't supported to mix multilib and nativesdk in the same target, so
explicitly skip multilib processing if nativesdk is inherited. As a
bonus this fixes a bunch of related "missing file" warnings from the
file checksum code during parsing because BPN was not correctly stripped
for these targets.

Second half of the fix for [YOCTO #3146].

(From OE-Core rev: d9a1eb5054d487affb94431374a9cb1a735e2122)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/multilib.bbclass