summaryrefslogtreecommitdiff
path: root/meta-ingrasys
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-06 00:49:58 +0300
commit11e9aafc7a601b7864f8c4068e52bd320c955ecb (patch)
treec0a73e47855bca1953fa77dd81d3aa04df00458f /meta-ingrasys
parent7074b358457881ef46caa8eeabf88c2d1c5fc9d5 (diff)
downloadopenbmc-11e9aafc7a601b7864f8c4068e52bd320c955ecb.tar.xz
meta-ingrasys: 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-ingrasys rev: 52368129e9b624f9acd98c6156ea7a5d6d21ba4f) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If78b0ef8b9db95b8af2254d4b299a6c28e262044 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ingrasys')
-rw-r--r--meta-ingrasys/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ingrasys/conf/layer.conf b/meta-ingrasys/conf/layer.conf
index 5b9d71b18..1c9165c67 100644
--- a/meta-ingrasys/conf/layer.conf
+++ b/meta-ingrasys/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "ingrasys"
BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_ingrasys = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_ingrasys = "dunfell gatesgarth"