Skip to content
Commit c4306385 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.

(From OE-Core rev: d140d556)

Signed-off-by: default avatarChen Qi <Qi.Chen@windriver.com>
Signed-off-by: default avatarRoss Burton <ross.burton@intel.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: default avatarAníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
parent 5eb9911f
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