meta-openpower: 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: I3782cb9a95b0166adde91d1ca314688a7dbfec53
diff --git a/conf/layer.conf b/conf/layer.conf
index 134e5ef..57e0925 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,4 @@
BBFILE_PATTERN_openpower-layer := "^${LAYERDIR}/"
LAYERVERSION_openpower-layer = "1"
LAYERDEPENDS_openpower-layer = "core phosphor-layer aspeed-layer"
-LAYERSERIES_COMPAT_openpower-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_openpower-layer = "dunfell gatesgarth"