mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
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:
parent
50c9d85811
commit
168a1e5b6d
|
@ -19,8 +19,7 @@ SRCREV = "79df0577f5467dfaf0b2469ce3973a342f0c9e90"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
COMPATIBLE_HOST_mipsarchn32 = "null"
|
||||
COMPATIBLE_HOST_mipsarchn64 = "null"
|
||||
COMPATIBLE_MACHINE = "(qoriq|imx)"
|
||||
|
||||
PROVIDES = "qemu"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user