From: Richard Purdie Date: Thu, 7 Mar 2024 22:32:24 +0000 (+0000) Subject: layer.conf: Prepare for release, drop nanbield LAYERSERIES X-Git-Tag: 2024-04-scarthgap~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e42326dfd6b9042b405329ceb56a93199a89a85;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git layer.conf: Prepare for release, drop nanbield LAYERSERIES As we're close to release, drop compatibility to nanbield, people have had time to switch now. Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 2418ee7d53b..62f86f361ad 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 = "nanbield scarthgap" +LAYERSERIES_CORENAMES = "scarthgap" # This should only be incremented on significant changes that will # cause compatibility issues with other layers