summaryrefslogtreecommitdiff
path: root/meta-quanta/conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-05 04:20:59 +0300
commit5d559d9fcaefee2011e64e822833a39905be902e (patch)
tree73640caaadc806fc5537d2c863b2119deb36763f /meta-quanta/conf
parent80fffdc686751ca0e392c1cf44ace664f9580bef (diff)
downloadopenbmc-5d559d9fcaefee2011e64e822833a39905be902e.tar.xz
meta-quanta: 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-quanta rev: 2f44b654638974a96365ba358f8991688682d8e9) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1f2ef645a1d05a7a8d3c2f1c7e8ec1bdecfd33ff Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-quanta/conf')
-rw-r--r--meta-quanta/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-quanta/conf/layer.conf b/meta-quanta/conf/layer.conf
index 18308e708..8db4bd2e8 100644
--- a/meta-quanta/conf/layer.conf
+++ b/meta-quanta/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "quanta-layer"
BBFILE_PATTERN_quanta-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_quanta-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_quanta-layer = "dunfell gatesgarth"