package_rpm.bbclass: Fix an issue where complementary installs fail
authorMark Hatle <mark.hatle@windriver.com>
Fri, 5 Oct 2012 18:21:51 +0000 (11:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Oct 2012 12:14:59 +0000 (13:14 +0100)
commite77d10f817985ca005113b236836769de151fa77
treeeedba0cb39e6ca8630f619bd09579456e73191c3
parent6b50b68c6b0e44a054bc76f4e29c17c3d948618b
package_rpm.bbclass: Fix an issue where complementary installs fail

Also ensure that we always cleanup the temporary install manifest files,
some of them will cause problems if they exist in multiple install
attempts.

Finally verify that the lists remain uniquely sorted otherwise the
complementary install may install the same files numerous times,
triggering a failure.

(From OE-Core rev: 4f2a290cbcc6c21afbb2a6e6148efdef4d135b41)

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/package_rpm.bbclass