summaryrefslogtreecommitdiff
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:22 +0300
commit01239d583fa8d14ebffad60d096fc6907e6ee881 (patch)
treee671dfb5f2f4d91e535c510afdfca9b4f3985a0c
parentea821dee0f5e0a9082ee2febebe694cad079d82a (diff)
downloadopenbmc-01239d583fa8d14ebffad60d096fc6907e6ee881.tar.xz
meta-microsoft: 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-microsoft rev: 8d91440d4c9f86b156694f2870505f71f50d6441) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ieb116a883c74f174fe65cd74b61da34eaf109554 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rwxr-xr-xmeta-microsoft/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-microsoft/conf/layer.conf b/meta-microsoft/conf/layer.conf
index b97d9ef28..aa3cd789f 100755
--- a/meta-microsoft/conf/layer.conf
+++ b/meta-microsoft/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "microsoft-layer"
BBFILE_PATTERN_microsoft-layer = ""
-LAYERSERIES_COMPAT_microsoft-layer = "warrior"
+LAYERSERIES_COMPAT_microsoft-layer = "dunfell gatesgarth"