summaryrefslogtreecommitdiff
path: root/meta-ibm/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-06 00:50:19 +0300
commit14191c8d25e2e93232cf3401e83423563dac44cc (patch)
tree8cc4d786bc8061e5eb0f9e5958dfbb28610ef2b4 /meta-ibm/conf
parent9e49822df2f48549b69d84a2b49acdd7c740cd05 (diff)
downloadopenbmc-14191c8d25e2e93232cf3401e83423563dac44cc.tar.xz
meta-ibm: 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-ibm rev: 00e954d3100bb932d154273376620b40d6b8cad3) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iffd47517e7b9e85597fe97478375a48d0c2db927 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm/conf')
-rw-r--r--meta-ibm/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ibm/conf/layer.conf b/meta-ibm/conf/layer.conf
index 1796ae6de..8662448e1 100644
--- a/meta-ibm/conf/layer.conf
+++ b/meta-ibm/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "ibm-layer"
BBFILE_PATTERN_ibm-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_ibm-layer = "zeus dunfell gatesgarth"
+LAYERSERIES_COMPAT_ibm-layer = "dunfell gatesgarth"