]> code.ossystems Code Review - openembedded-core.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:14 +0000 (06:09 -0800)
commitdfbb1aa184955923b85b81aabf944de8f1a1e4b5
treec6e6b36b27ac539ddb2bb433316da56ac5312bf2
parentaea1d6c29e0c3f7c854045057d8bb389a1609b2b
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.

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