From f9fdf977300d4a3e970be9ee43e324dcf500db3a Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 16 Mar 2021 21:21:35 -0700 Subject: layer.conf: Add hardknott to LAYERSERIES_COMPAT Thats codename for 3.3 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 8c0254b..fd21da1 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 = "gatesgarth" +LAYERSERIES_COMPAT_security = "hardknott" LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" -- cgit v1.2.3-54-g00ecf