summaryrefslogtreecommitdiff
path: root/meta-amd
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-21 22:00:18 +0300
commiteb72de08b4431001f8f8d8add53100c8dce659e8 (patch)
tree46cc4fc29e607dcb680277208762e39fb4deaa5a /meta-amd
parentded5218620209ddec038f8fa8b798244394b931f (diff)
downloadopenbmc-eb72de08b4431001f8f8d8add53100c8dce659e8.tar.xz
meta-amd: 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-amd rev: 053aaa505b711929800bffdcc1f748ddb89e50e7) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I98a0b761a51db8813ac50fb89ba3923b89a39259 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-amd')
-rw-r--r--meta-amd/meta-ethanolx/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-amd/meta-ethanolx/conf/layer.conf b/meta-amd/meta-ethanolx/conf/layer.conf
index 0d9d81c99..22fc7bed0 100644
--- a/meta-amd/meta-ethanolx/conf/layer.conf
+++ b/meta-amd/meta-ethanolx/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "ethanolx-layer"
BBFILE_PATTERN_ethanolx-layer = "^${LAYERDIR}/"
BBFILE_PRIORITY_ethanolx-layer = "6"
-LAYERSERIES_COMPAT_ethanolx-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_ethanolx-layer = "dunfell gatesgarth"