From: Richard Purdie Date: Sat, 29 Mar 2025 15:30:38 +0000 (+0000) Subject: layer.conf: Update layer series name for release X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56253a6ba8dc2d6c337d947ab40d09d7beeddd24;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git layer.conf: Update layer series name for release Drop styhead from the layer series name ready for release. Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index f475de386c..6a70cb63a5 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 = "styhead walnascar" +LAYERSERIES_CORENAMES = "walnascar" # This should only be incremented on significant changes that will # cause compatibility issues with other layers