classes/multilib: ensure MLPREFIX is set for image recipes
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sat, 22 Sep 2012 12:29:56 +0000 (13:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 10:30:34 +0000 (11:30 +0100)
commit8bfc0c2885265e3be577282766901f2bf279cb9b
tree8219e4860fb00397961bf583a1ad15df3097c7be
parent8e5dbef032858be65c4d029f008a54906df99085
classes/multilib: ensure MLPREFIX is set for image recipes

We need MLPREFIX to be set so that oe.utils.prune_suffix() (as used for
the value of BPN) can derive the bare name from the multilib-extended
name for image recipes. BPN being set correctly avoids missing file
warnings during parse from the file checksum code for (unusual) images
that set SRC_URI, such as build-appliance-image.

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

(From OE-Core rev: ddec9a1b45159c75e97e92abe9a940268acd84b2)

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