From 0d4fc8541981fb952444695008c5e1d783236af8 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 25 May 2020 15:43:45 +0200 Subject: Update layer dependencies to account for new layer names Change-Id: I34619d8b8170a17a3281dc7e8162e88ca18d5c7d Signed-off-by: Adrian Dudau --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index acd26f0..7fec7c8 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,4 +10,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "el-nfv-access" BBFILE_PATTERN_el-nfv-access = "^${LAYERDIR}/" BBFILE_PRIORITY_el-nfv-access = "7" -LAYERDEPENDS_el-nfv-access = "el-common enea-virtualization" +LAYERDEPENDS_el-nfv-access = "nfv-access-common enea-virtualization" -- cgit v1.2.3-54-g00ecf