summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 04b8042..1a85b93 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,5 +10,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
10BBFILE_COLLECTIONS += "el-nfv-access" 10BBFILE_COLLECTIONS += "el-nfv-access"
11BBFILE_PATTERN_el-nfv-access = "^${LAYERDIR}/" 11BBFILE_PATTERN_el-nfv-access = "^${LAYERDIR}/"
12BBFILE_PRIORITY_el-nfv-access = "7" 12BBFILE_PRIORITY_el-nfv-access = "7"
13LAYERDEPENDS_el-nfv-access = "el-common enea-virtualization openstack-layer" 13LAYERDEPENDS_el-nfv-access = "el-common enea-virtualization"
14BBMASK += "/meta-cloud-services/meta-openstack/recipes-kernel/linux/" 14BBMASK += "/meta-cloud-services/meta-openstack/recipes-kernel/linux/"