summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-05 04:21:07 +0300
commitceb29e633dfe4baad7a04cb175ce0d42225bf7e6 (patch)
treea3cdc961c8a122acab6b3fd5202eb2ced57a94b9 /meta-nuvoton
parent504543101e73e1dd97baab003e6375b853c0c604 (diff)
downloadopenbmc-ceb29e633dfe4baad7a04cb175ce0d42225bf7e6.tar.xz
meta-nuvoton: 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-nuvoton rev: ff8c4031b99942f6c2ff1cbf10d0f72c403d10db) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id72267e572724cd1c1dadca2cbd11cb09464e192 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/conf/layer.conf b/meta-nuvoton/conf/layer.conf
index 19af7e976..eaf9a52bd 100644
--- a/meta-nuvoton/conf/layer.conf
+++ b/meta-nuvoton/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "nuvoton-layer"
BBFILE_PATTERN_nuvoton-layer = ""
LAYERVERSION_nuvoton-layer = "1"
-LAYERSERIES_COMPAT_nuvoton-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_nuvoton-layer = "dunfell gatesgarth"