]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_rpm: Add Multilib prefix to installed_packages list
authorSaul Wold <sgw@linux.intel.com>
Wed, 19 Sep 2012 16:47:06 +0000 (09:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Sep 2012 17:12:50 +0000 (18:12 +0100)
commitf72abd80b0cc9d27aad2e31ecb548b4ab0fd8f67
treea5f35bafba3a811d8314853599516d505fd724bb
parentf06097f4581e4c728c2950a86e025384e4bdcdf0
rootfs_rpm: Add Multilib prefix to installed_packages list

RPM does not name it's packages with the Multilib prefix,
but the rootfs_rpm class keeps track of the Multilib prefixs
in a list. Use that list to re-attach the prefix for use with
the license bbclass, buildhistory bbclass will also use this
and make it more accurate between multilib and non-multilib.
Use the embedded "Platform" information to ensure we get all
the correct matching.

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