From: Richard Purdie Date: Thu, 15 Oct 2020 12:49:17 +0000 (+0100) Subject: layer.conf: Switch to gatesgarth only in preparation for release X-Git-Tag: 2020-10-gatesgarth~51 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d2e0d82f3e34a6c49066e39775572c5b8cd3c392;p=openembedded-core.git layer.conf: Switch to gatesgarth only in preparation for release Update the core layer release series to gatesgarth in readiness for release. Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 38df0f3aff..d5934927a6 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 = "dunfell gatesgarth" +LAYERSERIES_CORENAMES = "gatesgarth" # This should only be incremented on significant changes that will # cause compatibility issues with other layers