]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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)
commitb2e4a965f3b15ae25d45fbd5d05bb956a9d639aa
tree8753cc1c18982267ee36cede28def8f475995506
parent5e3bbb652041954c02e1f8642c9f9874b1741a02
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