summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-07-14 22:45:52 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-07-14 22:46:36 +0200
commit5a51cd396d0ef065a3e95fb9e90e424794dc6ec1 (patch)
tree1ec89e8a5bf697e018826ba30ebc79a225680c81 /conf/layer.conf
parente73962113957e3c83792e3273a071bec9ade6b38 (diff)
parenta56dcb5ce1ec5ea3c9f35c5a902efc03f7bb8118 (diff)
downloadmeta-el-nfv-access-5a51cd396d0ef065a3e95fb9e90e424794dc6ec1.tar.gz
Merge branch 'feature_CPDX-3405'
Change-Id: I1b1576f01045d4be17a18fe5f4a8fb612d38113a
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"