meta-facebook: 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: I277ebbd258b145fc0a3a47166ce9e2d9f48444cf
diff --git a/conf/layer.conf b/conf/layer.conf
index 7ff4ac1..aa0e82f 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "facebook-layer"
BBFILE_PATTERN_facebook-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_facebook-layer := "zeus dunfell"
+LAYERSERIES_COMPAT_facebook-layer := "dunfell gatesgarth"