meta-mellanox: 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-mellanox rev: a2c7d70e8f7a78a205dc012643cb94cb28311bbf)

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I25a711db27ca00cae6cce7609574e81626652c87
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-mellanox/conf/layer.conf b/meta-mellanox/conf/layer.conf
index 9b1c6b9..8e43822 100644
--- a/meta-mellanox/conf/layer.conf
+++ b/meta-mellanox/conf/layer.conf
@@ -3,3 +3,5 @@
 
 BBFILE_COLLECTIONS += "mellanox"
 BBFILE_PATTERN_mellanox = ""
+
+LAYERSERIES_COMPAT_mellanox = "dunfell gatesgarth"