From 47465b035083dc3e9f63bf74ad6f3f5efa7197a7 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: 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 Change-Id: I25a711db27ca00cae6cce7609574e81626652c87 Signed-off-by: Andrew Geissler --- meta-mellanox/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-mellanox/conf') 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" -- cgit v1.2.3