summaryrefslogtreecommitdiff
path: root/meta-mellanox
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-12 00:39:31 +0300
commit47465b035083dc3e9f63bf74ad6f3f5efa7197a7 (patch)
tree1d4796bd0c4d255f32e745221d08cf0aa5e6577e /meta-mellanox
parentdf0b24b0520a95ce1193addfb02ebaea609678b8 (diff)
downloadopenbmc-47465b035083dc3e9f63bf74ad6f3f5efa7197a7.tar.xz
meta-mellanox: 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-mellanox rev: a2c7d70e8f7a78a205dc012643cb94cb28311bbf) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I25a711db27ca00cae6cce7609574e81626652c87 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-mellanox')
-rw-r--r--meta-mellanox/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-mellanox/conf/layer.conf b/meta-mellanox/conf/layer.conf
index 9b1c6b976..8e43822f8 100644
--- a/meta-mellanox/conf/layer.conf
+++ b/meta-mellanox/conf/layer.conf
@@ -3,3 +3,5 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "mellanox"
BBFILE_PATTERN_mellanox = ""
+
+LAYERSERIES_COMPAT_mellanox = "dunfell gatesgarth"