From 922332f58de552d9f1c51648b4e09387ea739c74 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 19 Mar 2021 17:52:44 +0000 Subject: 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. (From OE-Core rev: 737e3e608e64fc9ba67facc3dd2dd30497266f1e) Signed-off-by: Richard Purdie --- meta/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf