meta-yadro: update Yocto compat for gatesgarth

The next release of Yocto is soon and most of the upstream
layers have switched support strings for it.  Support layer
compat for gatesgarth (current) and dunfell (previous).

(From meta-yadro rev: a5126fbe78b18fbe1e52356fb7500cf528e74a65)

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I9f89933f2d3892323400e7acad213a2a1e0c09eb
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-yadro/meta-nicole/conf/layer.conf b/meta-yadro/meta-nicole/conf/layer.conf
index 722185c..6bb50b7 100644
--- a/meta-yadro/meta-nicole/conf/layer.conf
+++ b/meta-yadro/meta-nicole/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "nicole-layer"
 BBFILE_PATTERN_nicole-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_nicole-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_nicole-layer = "dunfell gatesgarth"
diff --git a/meta-yadro/meta-vesnin/conf/layer.conf b/meta-yadro/meta-vesnin/conf/layer.conf
index d5c27d4..ed65950 100644
--- a/meta-yadro/meta-vesnin/conf/layer.conf
+++ b/meta-yadro/meta-vesnin/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "vesnin-layer"
 BBFILE_PATTERN_vesnin-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_vesnin-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_vesnin-layer = "dunfell gatesgarth"