diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2015-02-03 14:53:39 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-17 22:38:33 +0100 |
commit | c4306385f6f2139474a4389a465c1650e10b2444 (patch) | |
tree | 389fc33eaa6ad203112bf7709efb66f66f4ced2a /scripts/lib/wic/3rdparty/pykickstart/parser.py | |
parent | 5eb9911fd8c0c83d51c377b088c85ee10605376f (diff) | |
download | openembedded-core-c4306385f6f2139474a4389a465c1650e10b2444.tar.gz openembedded-core-c4306385f6f2139474a4389a465c1650e10b2444.tar.bz2 openembedded-core-c4306385f6f2139474a4389a465c1650e10b2444.zip |
package_manager.py: fix rootfs failure with multilib enabled
With the current code, if we use debian package backend and enable
multilib support, the do_rootfs process would always fail with error
messages like below.
E: Unable to locate package packagegroup-core-boot
This patch fixes the above problem.
(From OE-Core rev: d140d556ae30b6dbd0ffce8882c3e22b17050820)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/wic/3rdparty/pykickstart/parser.py')
0 files changed, 0 insertions, 0 deletions