summaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-19 17:52:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-20 18:50:05 +0000
commit737e3e608e64fc9ba67facc3dd2dd30497266f1e (patch)
tree4ae09dc0f44124b5066c135250168c0a798dac7c /meta/conf/layer.conf
parent3df4a25465e488ba7c17d0b358435fc1088c6dac (diff)
downloadopenembedded-core-737e3e608e64fc9ba67facc3dd2dd30497266f1e.tar.gz
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 <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r--meta/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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