]> code.ossystems Code Review - meta-freescale.git/commitdiff
qemu-qoriq: Mark is specific to imx/qoriq
authorKhem Raj <raj.khem@gmail.com>
Wed, 28 Aug 2019 20:07:06 +0000 (13:07 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 28 Aug 2019 20:36:54 +0000 (17:36 -0300)
It has started to fail now that we have libssh dependency in 4.1 instead
of libssh2 in earlier versions, so this recipe needs to be upgraded to
use 4.1 release as well, but I dont have way to test it out.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes-devtools/qemu/qemu-qoriq_git.bb

index 9d3325089767fefb3852515042bfac1f3cd4a838..433f5de48f84a16e3961ce3933da5dd81a7bb5c2 100644 (file)
@@ -19,8 +19,7 @@ SRCREV = "79df0577f5467dfaf0b2469ce3973a342f0c9e90"
 
 S = "${WORKDIR}/git"
 
-COMPATIBLE_HOST_mipsarchn32 = "null"
-COMPATIBLE_HOST_mipsarchn64 = "null"
+COMPATIBLE_MACHINE = "(qoriq|imx)"
 
 PROVIDES = "qemu"