]> code.ossystems Code Review - openembedded-core.git/commit
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:11:25 +0000 (13:11 +0100)
commit4f2a290cbcc6c21afbb2a6e6148efdef4d135b41
tree0b8e4d923cab9ef4ac2bbc576056104cebaa79cf
parent5bae58a5b59c04d8947f4842f19837a914c29b52
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.

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