From: Richard Purdie Date: Fri, 6 Sep 2024 15:06:39 +0000 (+0100) Subject: layer.conf: Drop scarthgap namespace from LAYERSERIES X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4cf6d5236a3eacaf56ca2f805b006efac65b26c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git layer.conf: Drop scarthgap namespace from LAYERSERIES As we move to release, drop the scarthgap namespace and prepare for styhead. Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 65eb657fd93..0e54ad7eccd 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -7,7 +7,7 @@ BBFILE_COLLECTIONS += "core" BBFILE_PATTERN_core = "^${LAYERDIR}/" BBFILE_PRIORITY_core = "5" -LAYERSERIES_CORENAMES = "scarthgap styhead" +LAYERSERIES_CORENAMES = "styhead" # This should only be incremented on significant changes that will # cause compatibility issues with other layers