From: Richard Purdie Date: Mon, 15 Mar 2021 15:17:31 +0000 (+0000) Subject: layer.conf: Add gatesgarth back for now to allow for transition X-Git-Tag: yocto-3.3~146 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=60bb29725473497f57396ef32c6dc13b89b8a45d;p=openembedded-core.git layer.conf: Add gatesgarth back for now to allow for transition Signed-off-by: Richard Purdie --- 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