From 07798fac92c580b2321daf11c8ef3fa7bc78365c Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 31 Mar 2021 12:09:38 +1030 Subject: linux-aspeed: jffs2, spi-fsi This fixes a bug in jffs2 and overlayfs that was introduced in v5.9 and is present in the dev-5.10 kernel. Eddie James (1): spi: fsi: Remove multiple sequenced ops for restricted chips Joel Stanley (1): jffs2: Hook up splice_write callback Change-Id: Icc3f325c8e6a7bc31bb5c09bf8674bc9b590379a Signed-off-by: Joel Stanley --- meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed/recipes-kernel') diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index 45f09d7a3..3b6acb0eb 100644 --- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb +++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-5.10" LINUX_VERSION ?= "5.10.23" -SRCREV="6687842ee68152c5cc7b7f8ac771b25eaece056a" +SRCREV="a186e43ee044122e29a1ebe26b9163113606300d" require linux-aspeed.inc -- cgit v1.2.3