]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-test-qoriq: set COMPATIBLE_MACHINE as qoriq-arm64
authorChunrong Guo <chunrong.guo@nxp.com>
Fri, 11 Jan 2019 03:15:00 +0000 (03:15 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 14 Jan 2019 18:23:38 +0000 (16:23 -0200)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
recipes-security/optee/optee-test-qoriq_git.bb

index 51f0014e466519b84d8e576902d40f5638b28461..a9aaffc710c4b94ec78e2ee4e49cf19a502e4ade 100644 (file)
@@ -46,4 +46,4 @@ FILES_${PN} += "/lib/optee_armtz/"
 
 # Imports machine specific configs from staging to build
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_MACHINE = "(ls1043ardb|ls1046ardb|ls1012ardb)"
+COMPATIBLE_MACHINE = "(qoriq-arm64)"