rootfs_rpm.bbclass: Reorder feed priority based on multilib image setting
authorMark Hatle <mark.hatle@windriver.com>
Wed, 20 Feb 2013 19:31:11 +0000 (13:31 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Feb 2013 14:09:23 +0000 (06:09 -0800)
commit7c8adf981c646f16375aff19ff1c053552529ab4
tree0bc79619a910e1951fb478bab5cf441605da2e47
parent6d791dddee2b9dca35ad0864268f20ce3a0a5ad1
rootfs_rpm.bbclass: Reorder feed priority based on multilib image setting

[ YOCTO #3915 ]
[ CQID: WIND00404309 ]

When doing a multilib image build, such as bitbake lib32-core-image-sato, the
system needs to reorder the priority level of the feeds.  If it does not
reorder the priorities, then 64-bit items can be selected by the automatic
dependency resolution in Smart.

(From OE-Core rev: dfbb1aa184955923b85b81aabf944de8f1a1e4b5)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_rpm.bbclass
meta/classes/rootfs_rpm.bbclass