From: Richard Purdie Date: Thu, 29 Sep 2022 20:52:56 +0000 (+0100) Subject: layer.conf: Update to use langdale as the core layer name X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2848 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5516b5cdaece26e6873b3b1c9371f44bd1db5f1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git layer.conf: Update to use langdale as the core layer name Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 1387539734d..0ce90355baf 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 = "kirkstone langdale" +LAYERSERIES_CORENAMES = "langdale" # This should only be incremented on significant changes that will # cause compatibility issues with other layers