diff options
| -rw-r--r-- | meta/recipes-bsp/qemu-config/qemu-config.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/qemu-config/qemu-config.bb b/meta/recipes-bsp/qemu-config/qemu-config.bb index 0792670463..0247cf8994 100644 --- a/meta/recipes-bsp/qemu-config/qemu-config.bb +++ b/meta/recipes-bsp/qemu-config/qemu-config.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "file://distcc.sh \ | |||
| 15 | 15 | ||
| 16 | S = "${WORKDIR}" | 16 | S = "${WORKDIR}" |
| 17 | 17 | ||
| 18 | COMPATIBLE_MACHINE = "(qemuarm|qemux86)" | 18 | COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemumips|qemuppc)" |
| 19 | PACKAGE_ARCH = "all" | 19 | PACKAGE_ARCH = "all" |
| 20 | 20 | ||
| 21 | do_install() { | 21 | do_install() { |
