summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Andresan <Dan.Andresan@enea.com>2021-06-15 11:18:03 +0200
committerGerrit Code Review <gerrit2@sestogerrit02>2021-06-15 11:18:03 +0200
commit863f1ae607ee7855e1fd10988c08d15484bdf296 (patch)
tree5388b2b4f3de1b6fe53f39ab919c247cdd26c51f
parent580595398d36da3cde87046b3b03b9c2c3831249 (diff)
parentbb55303af0e7e1b3f24c8fd2f38f7d5028676400 (diff)
downloadmeta-el-nfv-access-863f1ae607ee7855e1fd10988c08d15484bdf296.tar.gz
Merge "layer: compatible with hardknott" into feature_CPDX-3405
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index bd9ac81..db496a4 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,4 +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 = "gatesgarth" 14LAYERSERIES_COMPAT_el-nfv-access = "hardknott"