diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-02-13 13:55:26 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-13 12:06:01 +0000 |
commit | ee151ed6bc16312733c67b91bbf65959309b640d (patch) | |
tree | e708391bf53114728da8d970dcb15ed1207f6e49 /meta/recipes-rt/rt-tests | |
parent | abf22bed20870e6283853674a51a39f44af93936 (diff) | |
download | poky-ee151ed6bc16312733c67b91bbf65959309b640d.tar.gz |
lib/oe/rootfs.py: fix RPM multilib issue
For some odd reason (at least I couldn't find an explanation to this,
yet), if a multilib version of a package is installed after the main one
(that is: in a different smart session), the main package binaries are
not overwritten.
This commit restores the functionality to the original one, before
migrating to python: feed all the packages to smart, apart from attempt
only ones which are installed separately.
(From OE-Core rev: 1fa94697163f16cdbb1499b57f1bc018546974ee)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt/rt-tests')
0 files changed, 0 insertions, 0 deletions