summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorMatei Valeanu <Matei.Valeanu@enea.com>2021-09-09 14:22:56 +0200
committerMatei Valeanu <Matei.Valeanu@enea.com>2021-09-09 14:22:56 +0200
commit8f49f61ef6df2db30b2b124b7ee5893124c70180 (patch)
treede596077e8b7925f42fffd38d25486b47177c336 /conf/layer.conf
parent1a0d008b62062b3bdfa97ec4761347c0d0c4e652 (diff)
parent06cb3727c2a013ff6927f85b9cdd708177e17609 (diff)
downloadmeta-el-nfv-access-demo_CPDX-3644.tar.gz
Merge branch 'develop'demo_CPDX-3644demo_CPDX-3634
Change-Id: I75bd22a68d9de4d96b65586be3c14fda7892b803
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 7fec7c8..db496a4 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,3 +11,4 @@ BBFILE_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 = "nfv-access-common enea-virtualization" 13LAYERDEPENDS_el-nfv-access = "nfv-access-common enea-virtualization"
14LAYERSERIES_COMPAT_el-nfv-access = "hardknott"