meta-amd: 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 dunsfell (previous).

(From meta-amd rev: 053aaa505b711929800bffdcc1f748ddb89e50e7)

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I98a0b761a51db8813ac50fb89ba3923b89a39259
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-amd/meta-ethanolx/conf/layer.conf b/meta-amd/meta-ethanolx/conf/layer.conf
index 0d9d81c..22fc7be 100644
--- a/meta-amd/meta-ethanolx/conf/layer.conf
+++ b/meta-amd/meta-ethanolx/conf/layer.conf
@@ -9,4 +9,4 @@
 BBFILE_PATTERN_ethanolx-layer = "^${LAYERDIR}/"
 BBFILE_PRIORITY_ethanolx-layer = "6"
 
-LAYERSERIES_COMPAT_ethanolx-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_ethanolx-layer = "dunfell gatesgarth"