summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-07-14 22:45:54 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-07-14 22:49:09 +0200
commit834c44beef89bbda6b515296a7e15d87b0bf64dc (patch)
tree664e1f65d120f00732ee842acca6c25768b91e3e
parent8916808b7d51d96e0ebc94f1e3fe418c85fd7cec (diff)
parent4ff7d358dd5b78abeb3778e2dc7fc22a1a0e22bf (diff)
downloadmeta-nfv-access-bsp-common-834c44beef89bbda6b515296a7e15d87b0bf64dc.tar.gz
Change-Id: I42389e6f04e51b2bab96d53bc5274e0cab7a95ad
-rw-r--r--conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 3d4823f..98ce445 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
9 9
10BBFILE_COLLECTIONS += "nfv-access-bsp-common" 10BBFILE_COLLECTIONS += "nfv-access-bsp-common"
11BBFILE_PATTERN_nfv-access-bsp-common = "^${LAYERDIR}/" 11BBFILE_PATTERN_nfv-access-bsp-common = "^${LAYERDIR}/"
12BBFILE_PATTERN_IGNORE_EMPTY_nfv-access-bsp-common = "1"
12BBFILE_PRIORITY_nfv-access-bsp-common = "5" 13BBFILE_PRIORITY_nfv-access-bsp-common = "5"
14
15LAYERSERIES_COMPAT_nfv-access-bsp-common = "hardknott"