summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-01-11 03:15:00 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2019-01-14 16:23:38 -0200
commitac7500b222174258eb6e230b7dd9ecba70aac3dd (patch)
tree91c5c65018e49b198ad71ab32440e7281d576a08 /recipes-security
parent9e235b94c2932965864d2a60dea464f781b6f077 (diff)
downloadmeta-freescale-ac7500b222174258eb6e230b7dd9ecba70aac3dd.tar.gz
optee-test-qoriq: set COMPATIBLE_MACHINE as qoriq-arm64
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-test-qoriq_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-test-qoriq_git.bb b/recipes-security/optee/optee-test-qoriq_git.bb
index 51f0014e..a9aaffc7 100644
--- a/recipes-security/optee/optee-test-qoriq_git.bb
+++ b/recipes-security/optee/optee-test-qoriq_git.bb
@@ -46,4 +46,4 @@ FILES_${PN} += "/lib/optee_armtz/"
46 46
47# Imports machine specific configs from staging to build 47# Imports machine specific configs from staging to build
48PACKAGE_ARCH = "${MACHINE_ARCH}" 48PACKAGE_ARCH = "${MACHINE_ARCH}"
49COMPATIBLE_MACHINE = "(ls1043ardb|ls1046ardb|ls1012ardb)" 49COMPATIBLE_MACHINE = "(qoriq-arm64)"