From b86df50cefa49c10f1dd340e16a74b3191074fb5 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 14 Apr 2020 07:40:07 +0000 Subject: optee: mark compatible with ti-soc platforms May need to limit this to HS platforms in the future, but since there's no SOC_FAMILY defined, listing them individually is rather painful now. Signed-off-by: Denys Dmytriyenko --- recipes-security/optee/optee-%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-security/optee/optee-%.bbappend diff --git a/recipes-security/optee/optee-%.bbappend b/recipes-security/optee/optee-%.bbappend new file mode 100644 index 00000000..32307e2f --- /dev/null +++ b/recipes-security/optee/optee-%.bbappend @@ -0,0 +1 @@ +COMPATIBLE_MACHINE_ti-soc = "ti-soc" -- cgit v1.2.3-54-g00ecf