aboutsummaryrefslogtreecommitdiff
path: root/meta-optee/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-optee/conf/layer.conf')
-rw-r--r--meta-optee/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-optee/conf/layer.conf b/meta-optee/conf/layer.conf
index 4469295d..d8164503 100644
--- a/meta-optee/conf/layer.conf
+++ b/meta-optee/conf/layer.conf
@@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
BBFILE_COLLECTIONS += "meta-optee"
BBFILE_PATTERN_meta-optee := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-optee = "8"
+
+LAYERSERIES_COMPAT_meta-optee = "sumo"