Discussion:
[meta-freescale] [PATCH 2/2] optee-os-qoriq: support qoriq-arm64
C.r. Guo
2018-10-24 07:21:33 UTC
Permalink
From: Chunrong Guo <***@nxp.com>

Signed-off-by: Chunrong Guo <***@nxp.com>
---
recipes-security/optee/optee-os-qoriq_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb
index e8c5620..5a68942 100644
--- a/recipes-security/optee/optee-os-qoriq_git.bb
+++ b/recipes-security/optee/optee-os-qoriq_git.bb
@@ -64,4 +64,4 @@ FILES_${PN}-dev = "/usr/include/optee"
INSANE_SKIP_${PN}-dev = "staticdev"

INHIBIT_PACKAGE_STRIP = "1"
-COMPATIBLE_MACHINE = "(ls1043ardb|ls1046ardb|ls1012ardb)"
+COMPATIBLE_MACHINE = "(qoriq-arm64)"
--
2.7.4

--
Loading...