summaryrefslogtreecommitdiff
path: root/meta-inventec
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:30 +0300
commitdf0b24b0520a95ce1193addfb02ebaea609678b8 (patch)
tree7e2095317ffa4c7102e32313f451be844a310071 /meta-inventec
parent8dff99bc66c0a05436e9b9384f9ae554e242603b (diff)
downloadopenbmc-df0b24b0520a95ce1193addfb02ebaea609678b8.tar.xz
meta-inventec: 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-inventec rev: b1bb8dd37ec15e58fd2867724fb278649a6d3826) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia2c8e9334cc6beb473988ae040474f99ada741fd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-inventec')
-rw-r--r--meta-inventec/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-inventec/conf/layer.conf b/meta-inventec/conf/layer.conf
index de22db1e3..f46b3e2af 100644
--- a/meta-inventec/conf/layer.conf
+++ b/meta-inventec/conf/layer.conf
@@ -3,3 +3,5 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "inventec"
BBFILE_PATTERN_inventec = ""
+
+LAYERSERIES_COMPAT_inventec = "dunfell gatesgarth"