From 594018f8a516a4c235087bc2ed3a487a45dd4f14 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 6 Sep 2024 18:39:30 +0200 Subject: layer.conf: Update to styhead release name series oe-core switched to styhead only in: https://git.openembedded.org/openembedded-core/commit/?h=styhead&id=b4cf6d5236a3eacaf56ca2f805b006efac65b26c Signed-off-by: Martin Jansa Signed-off-by: Armin Kuster --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 471674c..c57c8b9 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security" BBFILE_PATTERN_security = "^${LAYERDIR}/" BBFILE_PRIORITY_security = "8" -LAYERSERIES_COMPAT_security = "nanbield scarthgap" +LAYERSERIES_COMPAT_security = "styhead" LAYERDEPENDS_security = "core openembedded-layer" -- cgit v1.2.3-54-g00ecf