mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
packagegroup-core-standalone-sdk-target: remove qemuwrapper-cross
Remove qemuwrapper-cross from RDEPENDS, install a cross pkg in sysroots isn't useful, if we really need run qemuwrapper in SDK, we should add it as nativesdk, and it has multilib conflicts when populate_ sdk: error: file /usr/bin/crossscripts/qemuwrapper from install of qemuwrapper-cross-1.0-r0.lib32_x86 conflicts with file from package qemuwrapper-cross-1.0-r0.core2_64 [YOCTO #8089] (From OE-Core rev: 4b779616ed3fe96519fa3be9c32aad1bb0f1ea3f) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dd7b869671
commit
d4618ff167
@@ -10,5 +10,4 @@ RDEPENDS_${PN} = "\
|
||||
libstdc++ \
|
||||
libstdc++-dev \
|
||||
${LIBC_DEPENDENCIES} \
|
||||
qemuwrapper-cross \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user