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 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 2c3bd96..8c0254b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "security" BBFILE_PATTERN_security = "^${LAYERDIR}/" BBFILE_PRIORITY_security = "8" -LAYERSERIES_COMPAT_security = "dunfell" +LAYERSERIES_COMPAT_security = "gatesgarth" LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" -- cgit v1.2.3-54-g00ecf