meta-lenovo: 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-lenovo rev: 71e316c8833bd6cdb691b6b36ed581dc14b0b237)

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I0277bc74158d4f4fcf9a9c9c9368b435c8494de6
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-lenovo/conf/layer.conf b/meta-lenovo/conf/layer.conf
index 30d2bbc..b18d1ea 100644
--- a/meta-lenovo/conf/layer.conf
+++ b/meta-lenovo/conf/layer.conf
@@ -12,7 +12,7 @@
 BBFILE_COLLECTIONS += "lenovo-layer"
 BBFILE_PATTERN_lenovo-layer = ""
 LAYERVERSION_lenovo-layer = "1"
-LAYERSERIES_COMPAT_lenovo-layer = "thud warrior"
+LAYERSERIES_COMPAT_lenovo-layer = "dunfell gatesgarth"
 
 # Provide a variable that points the base of the lenovo layer.
 LENOVOBASE = '${@os.path.normpath("${LAYERDIR}/")}'