diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-02-10 09:32:04 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-11 11:53:44 +0000 |
commit | 12f47c23df8c109676f66d580d666a3147f3b046 (patch) | |
tree | 0905b6aa296d49177e687e977b2ce8952be5a895 /meta/lib/oe/utils.py | |
parent | 847591e41a5906eb416ad6376b8d833c90fedf23 (diff) | |
download | poky-12f47c23df8c109676f66d580d666a3147f3b046.tar.gz |
lib/oe/package_manager.py: RpmPM: fix issue with multilib builds
Use python sets instead of lists, to avoid duplicates. When doing a
multilib build, "smart channel --add" fails because it tries to add
'all' channel twice.
(From OE-Core rev: 730d675090eec5c03e444f0448d96a52035d0bef)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/utils.py')
0 files changed, 0 insertions, 0 deletions