meta-intel: 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-intel rev: 43deddce9ce3761a856deee4ebefa3ac922535d8)

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I91cf833d32f64e2332a63e31971f824e66b8d92d
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index 4ae19c7..e515b5f 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/conf/layer.conf
@@ -8,5 +8,5 @@
 BBFILE_COLLECTIONS += "intel"
 BBFILE_PATTERN_intel = "^${LAYERDIR}/"
 LAYERVERSION_intel = "1"
-LAYERSERIES_COMPAT_intel = "dunfell"
+LAYERSERIES_COMPAT_intel = "dunfell gatesgarth"
 LAYERDEPENDS_intel = "phosphor-layer"