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 601bd1b..56cd735 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 += "el-common" 10BBFILE_COLLECTIONS += "nfv-access-common"
11BBFILE_PATTERN_el-common = "^${LAYERDIR}/" 11BBFILE_PATTERN_nfv-access-common = "^${LAYERDIR}/"
12BBFILE_PRIORITY_el-common = "5" 12BBFILE_PRIORITY_nfv-access-common = "5"