From: Richard Purdie Date: Fri, 19 Mar 2021 17:52:44 +0000 (+0000) Subject: layer.conf: Drop gatesgarth from the layer series names X-Git-Tag: yocto-3.3~94 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=737e3e608e64fc9ba67facc3dd2dd30497266f1e;p=openembedded-core.git layer.conf: Drop gatesgarth from the layer series names The time has come to encourage people to update actively maintained layers to use the new series name. Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index b10b58ab32..5210fd4612 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 = "gatesgarth hardknott" +LAYERSERIES_CORENAMES = "hardknott" # This should only be incremented on significant changes that will # cause compatibility issues with other layers