summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/conf/layer.conf2
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.17.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.16.bb)2
-rw-r--r--meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-nuvoton/conf/layer.conf b/meta-nuvoton/conf/layer.conf
index eaf9a52bd..15d4b971b 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 = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_nuvoton-layer = "gatesgarth hardknott"
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.16.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.17.bb
index 10d5dd108..7e1912d22 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.16.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.17.bb
@@ -15,7 +15,7 @@ SRC_URI = " \
"
SRC_URI[lic.md5sum] = "b234ee4d69f5fce4486a80fdaf4a4263"
-SRC_URI[bin.sha256sum] = "b2df56cc8667227fa625f11c628bfc10c831d36d076bf28ff376902d06b63a54"
+SRC_URI[bin.sha256sum] = "3e92e3f6c4624139d000f91541792a54f52205637bb88abd14310c854694cb39"
inherit deploy
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
index 49f2f38b1..3a06a3e4d 100644
--- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
+++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-5.10"
LINUX_VERSION ?= "5.10.23"
-SRCREV="6687842ee68152c5cc7b7f8ac771b25eaece056a"
+SRCREV="395847787d8f955f03bcb350ed9f852346fcda4d"
require linux-nuvoton.inc