diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2015-01-29 10:22:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-03 14:53:54 +0000 |
commit | 4385b3cc9ddb0a2a023dd2f15ef734947566c7f4 (patch) | |
tree | 3acfca9ab94b88bfeeec99fb8c21d873d524d374 /.gitignore | |
parent | e4dc8fe86c6b503cc3e55a2a466a65a1313501a1 (diff) | |
download | poky-4385b3cc9ddb0a2a023dd2f15ef734947566c7f4.tar.gz |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions