meta-aspeed: 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: I2931aa4c1c6f854b2cbe304f6ccecb4bdc5d7b3a
diff --git a/conf/layer.conf b/conf/layer.conf
index cba3b77..56a2dee 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "aspeed-layer"
BBFILE_PATTERN_aspeed-layer := "^${LAYERDIR}/"
LAYERVERSION_aspeed-layer = "1"
-LAYERSERIES_COMPAT_aspeed-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_aspeed-layer = "dunfell gatesgarth"