From c5792d9c13164145ffa3a67127e9cc4a58c01d33 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: 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 Change-Id: I101c12f361c042cc2eb6d0d7373295e62dac028a Signed-off-by: Andrew Geissler --- meta-facebook/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-facebook/conf/layer.conf') 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" -- cgit v1.2.3