summaryrefslogtreecommitdiff
path: root/meta-facebook/conf/layer.conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-05 04:21:09 +0300
commitc5792d9c13164145ffa3a67127e9cc4a58c01d33 (patch)
tree3689b73087432f5647547eb65f64510061af9b3e /meta-facebook/conf/layer.conf
parentceb29e633dfe4baad7a04cb175ce0d42225bf7e6 (diff)
downloadopenbmc-c5792d9c13164145ffa3a67127e9cc4a58c01d33.tar.xz
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). (From meta-facebook rev: 056ec6f35e906dbc6eb2493bd8e26cb28d74d0ba) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I101c12f361c042cc2eb6d0d7373295e62dac028a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-facebook/conf/layer.conf')
-rw-r--r--meta-facebook/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-facebook/conf/layer.conf b/meta-facebook/conf/layer.conf
index 7ff4ac189..aa0e82f55 100644
--- a/meta-facebook/conf/layer.conf
+++ b/meta-facebook/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "facebook-layer"
BBFILE_PATTERN_facebook-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_facebook-layer := "zeus dunfell"
+LAYERSERIES_COMPAT_facebook-layer := "dunfell gatesgarth"