From 82e1dd381f46548e65dac1b3341c44f8bbbed1c4 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 5 May 2021 09:30:15 +0200 Subject: layer.conf: LAYERSERIES_COMPAT: add gatesgarth Signed-off-by: Alexandru Avadanii Change-Id: I0de2153af16f32309afd96402366ab0bb3edbf85 --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/layer.conf b/conf/layer.conf index 7fec7c8..bd9ac81 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,3 +11,4 @@ BBFILE_COLLECTIONS += "el-nfv-access" BBFILE_PATTERN_el-nfv-access = "^${LAYERDIR}/" BBFILE_PRIORITY_el-nfv-access = "7" LAYERDEPENDS_el-nfv-access = "nfv-access-common enea-virtualization" +LAYERSERIES_COMPAT_el-nfv-access = "gatesgarth" -- cgit v1.2.3-54-g00ecf