meta-microsoft: 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: Ic18d430ade1d15a81c8d7f7fe69e436438382369
diff --git a/conf/layer.conf b/conf/layer.conf
index b97d9ef..aa3cd78 100755
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -3,4 +3,4 @@
 
 BBFILE_COLLECTIONS += "microsoft-layer"
 BBFILE_PATTERN_microsoft-layer = ""
-LAYERSERIES_COMPAT_microsoft-layer = "warrior"
+LAYERSERIES_COMPAT_microsoft-layer = "dunfell gatesgarth"