diff options
| -rw-r--r-- | recipes-devtools/qemu/qemu-qoriq_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb index 9d3325089..433f5de48 100644 --- a/recipes-devtools/qemu/qemu-qoriq_git.bb +++ b/recipes-devtools/qemu/qemu-qoriq_git.bb | |||
| @@ -19,8 +19,7 @@ SRCREV = "79df0577f5467dfaf0b2469ce3973a342f0c9e90" | |||
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | COMPATIBLE_HOST_mipsarchn32 = "null" | 22 | COMPATIBLE_MACHINE = "(qoriq|imx)" |
| 23 | COMPATIBLE_HOST_mipsarchn64 = "null" | ||
| 24 | 23 | ||
| 25 | PROVIDES = "qemu" | 24 | PROVIDES = "qemu" |
| 26 | 25 | ||
