Skip to content
Commit d140d556 authored by Chen Qi's avatar Chen Qi Committed by Richard Purdie
Browse files

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.

Signed-off-by: default avatarChen Qi <Qi.Chen@windriver.com>
Signed-off-by: default avatarRoss Burton <ross.burton@intel.com>
parent 046dd556
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment