summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f169951..0f365c0 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,3 +10,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
10BBFILE_COLLECTIONS += "enea-bsp-common" 10BBFILE_COLLECTIONS += "enea-bsp-common"
11BBFILE_PATTERN_enea-bsp-common = "^${LAYERDIR}/" 11BBFILE_PATTERN_enea-bsp-common = "^${LAYERDIR}/"
12BBFILE_PRIORITY_enea-bsp-common = "5" 12BBFILE_PRIORITY_enea-bsp-common = "5"
13
14LAYERSERIES_COMPAT_enea-bsp-common = "sumo"