From 26f709974ecc7ac6fdc57f9ffc034dc0ddbb9aac Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 31 Mar 2021 13:11:01 +1030 Subject: 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 --- meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb') 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 -- cgit v1.2.3