diff options
author | Xiaofeng Yan <xiaofeng.yan@windriver.com> | 2012-04-09 15:16:32 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-10 13:16:00 +0100 |
commit | 700fc9a5d25ebb1f85cb9db11e41ba502744fe7e (patch) | |
tree | 4e87d680d598775c6a8921bc5193878c8e925613 /meta/recipes-multimedia/tremor | |
parent | fdf65d9f12d67f4290b83253efdbb34e5551fbb2 (diff) | |
download | openembedded-core-700fc9a5d25ebb1f85cb9db11e41ba502744fe7e.tar.gz openembedded-core-700fc9a5d25ebb1f85cb9db11e41ba502744fe7e.tar.bz2 openembedded-core-700fc9a5d25ebb1f85cb9db11e41ba502744fe7e.tar.xz openembedded-core-700fc9a5d25ebb1f85cb9db11e41ba502744fe7e.zip |
opkg: Add the condition for the content of arch.conf when enable multilib
After successfully installed some lib32 multilib packages into the
x86-64 image, we just found that the file content of /var/lib/opkg/status in
rootfs changed after the very 1st boot, many lib32 related packages information
are missing in that file.
The missing arch "x86" in arch.conf cause the above problem. Adding the
condition for the content of arch.conf when enable multilib. If build
multilib image, "ALL_MULTILIB_PACKAGE_ARCHS" will be used instead of
"PACKAGE_ARCHS".
[YOCTO #1522]
Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Diffstat (limited to 'meta/recipes-multimedia/tremor')
0 files changed, 0 insertions, 0 deletions