From: Chunrong Guo Date: Fri, 11 Jan 2019 03:14:53 +0000 (+0000) Subject: libpkcs11: set COMPATIBLE_MACHINE as qoriq-arm64 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e9de63917606bf748cc956dd473796d4fc2556e1;p=meta-freescale.git libpkcs11: set COMPATIBLE_MACHINE as qoriq-arm64 Signed-off-by: Chunrong Guo --- diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb b/recipes-extended/libpkcs11/libpkcs11_git.bb index 2bd941e9..2a579c7b 100644 --- a/recipes-extended/libpkcs11/libpkcs11_git.bb +++ b/recipes-extended/libpkcs11/libpkcs11_git.bb @@ -34,4 +34,4 @@ do_install(){ PARALLEL_MAKE = "" INSANE_SKIP_${PN} = "ldflags dev-deps" INSANE_SKIP_${PN}-dev = "ldflags dev-elf" -COMPATIBLE_MACHINE = "(ls1043a|ls1046a|ls2088a|ls1088a)" +COMPATIBLE_MACHINE = "(qoriq-arm64)"