diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-03-03 11:43:30 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-05 15:50:20 +0000 |
commit | 61b8503f25ede654f33b44ff08591e3bd4b1c092 (patch) | |
tree | 13caa7ac88e274373aa34ae8a8b197dc40cd68d6 /.gitignore | |
parent | 1d2a6da852b42a84f73e8e68a21a77dea5baee3e (diff) | |
download | poky-61b8503f25ede654f33b44ff08591e3bd4b1c092.tar.gz |
Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib builds"
Converting a list to a set does not keep the order of the items, as they
were added, which might result in the wrong packages being installed in
the final image...
This reverts commit 12f47c23df8c109676f66d580d666a3147f3b046.
[YOCTO #5890]
(From OE-Core rev: 495cce9c9e63484c740aa669facb995b0ef74f85)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions