From 58c17d008de404f52f4adb0bc42abc1b637249ae Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Thu, 15 Oct 2020 21:25:39 -0700 Subject: meta-security: Add gatesgarth to LAYERSERIES_COMPAT Signed-off-by: Armin Kuster --- meta-security-compliance/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-security-compliance') diff --git a/meta-security-compliance/conf/layer.conf b/meta-security-compliance/conf/layer.conf index 965c837..db243f7 100644 --- a/meta-security-compliance/conf/layer.conf +++ b/meta-security-compliance/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "scanners-layer" BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_scanners-layer = "10" -LAYERSERIES_COMPAT_scanners-layer = "dunfell" +LAYERSERIES_COMPAT_scanners-layer = "gatesgarth" LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python" -- cgit v1.2.3-54-g00ecf