summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 58c8466..f169951 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,6 +7,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
7 ${LAYERDIR}/packagegroups/* \ 7 ${LAYERDIR}/packagegroups/* \
8 ${LAYERDIR}/recipes-*/*/*.bbappend" 8 ${LAYERDIR}/recipes-*/*/*.bbappend"
9 9
10BBFILE_COLLECTIONS += "enea-bsp-base" 10BBFILE_COLLECTIONS += "enea-bsp-common"
11BBFILE_PATTERN_enea-bsp-base = "^${LAYERDIR}/" 11BBFILE_PATTERN_enea-bsp-common = "^${LAYERDIR}/"
12BBFILE_PRIORITY_enea-bsp-base = "5" 12BBFILE_PRIORITY_enea-bsp-common = "5"