summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-09-28 13:18:48 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2018-09-28 17:27:55 -0300
commitec60f9636b63613ef82091e638df95de0c0821bb (patch)
tree15e4b7eb0151781eb082234a6e451f91e32362b4 /recipes-security
parentd2bff417fa7953303f3111731638f8c0d2336510 (diff)
downloadmeta-freescale-ec60f9636b63613ef82091e638df95de0c0821bb.tar.gz
recipes: Mark compatible machines as restricted by dependencies
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-test-qoriq_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/optee/optee-test-qoriq_git.bb b/recipes-security/optee/optee-test-qoriq_git.bb
index 06b8f642..b01339b6 100644
--- a/recipes-security/optee/optee-test-qoriq_git.bb
+++ b/recipes-security/optee/optee-test-qoriq_git.bb
@@ -46,3 +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)"