summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2020-04-30 19:31:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-01 16:11:47 +0300
commitc7e8df97a87d07cbea9a3e73d920e11e79439c19 (patch)
tree6d6600ff06fedb0b7c5e7570b69a405d1e2188bb /meta-nuvoton
parente855ad8576ce02db51c8fc0c89810dbd337c21e8 (diff)
downloadopenbmc-c7e8df97a87d07cbea9a3e73d920e11e79439c19.tar.xz
meta-nuvoton: dunfell: add support for new layer
(From meta-nuvoton rev: a5067675ff0eab3ff9066ec06083f9f8edc94257) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie2c83b3e1ddca6ee49e2cf3fa79df2034905d01d 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 0ca32584d..19af7e976 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"
+LAYERSERIES_COMPAT_nuvoton-layer = "warrior zeus dunfell"