From 60bb29725473497f57396ef32c6dc13b89b8a45d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 15 Mar 2021 15:17:31 +0000 Subject: [PATCH] layer.conf: Add gatesgarth back for now to allow for transition 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 5210fd4612..b10b58ab32 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 = "hardknott" +LAYERSERIES_CORENAMES = "gatesgarth hardknott" # This should only be incremented on significant changes that will # cause compatibility issues with other layers -- 2.40.1