qemu-qoriq: Mark is specific to imx/qoriq

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>
This commit is contained in:
Khem Raj 2019-08-28 13:07:06 -07:00 committed by Otavio Salvador
parent 50c9d85811
commit 168a1e5b6d

View File

@ -19,8 +19,7 @@ SRCREV = "79df0577f5467dfaf0b2469ce3973a342f0c9e90"
S = "${WORKDIR}/git"
COMPATIBLE_HOST_mipsarchn32 = "null"
COMPATIBLE_HOST_mipsarchn64 = "null"
COMPATIBLE_MACHINE = "(qoriq|imx)"
PROVIDES = "qemu"