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).
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib441a0e2971f476d0dde8590408c206c4d1ec6e8
diff --git a/conf/layer.conf b/conf/layer.conf
index 6114855..da41da8 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "amd-layer"
BBFILE_PATTERN_amd-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_amd-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_amd-layer = "dunfell gatesgarth"