summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2021-03-31 05:41:01 +0300
committerJoel Stanley <joel@jms.id.au>2021-04-06 10:34:10 +0300
commit26f709974ecc7ac6fdc57f9ffc034dc0ddbb9aac (patch)
tree1fe2a7b38d572a9f158a8231262de022f5a5f244 /meta-nuvoton
parentdf4738e0e4ffd3f04c44fdf78c31fa7d9e14c183 (diff)
downloadopenbmc-26f709974ecc7ac6fdc57f9ffc034dc0ddbb9aac.tar.xz
linux-nuvoton: JFFS2 fix, Quanta GBS, NPCM Ethernet fix
This moves to the latest commit in dev-5.10, which includes a fix for JFFS2 on overlayfs and adds the Quanta GBS machine. William A. Kennington III (2): net: npcm: Support for fixed PHYs net: npcm: Remove superfluous logging George Hung (1): ARM: dts: nuvoton: Add Quanta GBS BMC Device Tree Joel Stanley (1): jffs2: Hook up splice_write callback Change-Id: Ib3aa49a2e22c1bb3f7cef4d7bf70c2e6999d3f52 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb2
1 files changed, 1 insertions, 1 deletions
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