]> code.ossystems Code Review - openembedded-core.git/commit
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:18:46 +0000 (11:18 +0100)
commitd9a1eb5054d487affb94431374a9cb1a735e2122
tree569ff412967842ab1ee8bae2f9a3ce3881295d06
parentddec9a1b45159c75e97e92abe9a940268acd84b2
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].

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