meta-qualcomm: 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: I6ad28f13c3d52cce940b32570fa6137ad9b1ec48
diff --git a/conf/layer.conf b/conf/layer.conf
index 5079054..6b1ea78 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -3,3 +3,5 @@
BBFILE_COLLECTIONS += "qualcomm"
BBFILE_PATTERN_qualcomm = ""
+
+LAYERSERIES_COMPAT_qualcomm = "dunfell gatesgarth"