meta-inventec: 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: Iff8752660180069e32fa27bb8758a3fbdfc3677d
diff --git a/conf/layer.conf b/conf/layer.conf
index de22db1..f46b3e2 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -3,3 +3,5 @@
BBFILE_COLLECTIONS += "inventec"
BBFILE_PATTERN_inventec = ""
+
+LAYERSERIES_COMPAT_inventec = "dunfell gatesgarth"