mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 09:49:41 +01:00
qemu-config: Enable for qemumips/qemuppc
(From OE-Core rev: 7dbb204266a480435f78837aa1bded30fed96378) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Saul Wold
parent
e4ab64389e
commit
8404b657fa
@@ -15,7 +15,7 @@ SRC_URI = "file://distcc.sh \
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(qemuarm|qemux86)"
|
||||
COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemumips|qemuppc)"
|
||||
PACKAGE_ARCH = "all"
|
||||
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user