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-13 02:10:54 +0300
commit32f530459a5ef400e021965ac17c1aa04fc1fb56 (patch)
tree796226c91a8af1ab9d07648f2b7498c9c02db1dc /meta-amd
parent78ba7786b75853777b2568e48f4bfb3680f08422 (diff)
downloadopenbmc-32f530459a5ef400e021965ac17c1aa04fc1fb56.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: 10e0f894f2bce5d131ecc4befce524bf432448c0) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic852613d8ed9b8255228cc787b365dd66e30e3c4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-amd')
-rw-r--r--meta-amd/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-amd/conf/layer.conf b/meta-amd/conf/layer.conf
index 6114855a6..da41da812 100644
--- a/meta-amd/conf/layer.conf
+++ b/meta-amd/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "amd-layer"
BBFILE_PATTERN_amd-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_amd-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_amd-layer = "dunfell gatesgarth"