From a91f67b76a31df93f96fdfe81cd1de398fef853c Mon Sep 17 00:00:00 2001 From: Michael Glembotzki Date: Tue, 26 Nov 2024 12:54:47 +0100 Subject: linux-fslc-imx: Fix fuse_write on imx-ocotp-fsb-s400 Signed-off-by: Michael Glembotzki (cherry picked from commit 536ac19cbba5c4a560fc743646423dd3981d2a7f) --- recipes-kernel/linux/linux-fslc-imx_6.6.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_6.6.bb b/recipes-kernel/linux/linux-fslc-imx_6.6.bb index 7bf04fce..ed19bc8b 100644 --- a/recipes-kernel/linux/linux-fslc-imx_6.6.bb +++ b/recipes-kernel/linux/linux-fslc-imx_6.6.bb @@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." # ------------------------------------------------------------------------------ # 1. Stable (tag or SHA(s)) # ------------------------------------------------------------------------------ -# tag: v6.6.51 +# tag: v6.6.54 # # ------------------------------------------------------------------------------ # 2. NXP-specific (tag or SHA(s)) @@ -57,7 +57,7 @@ require linux-imx.inc KBRANCH = "6.6-2.1.x-imx" SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" -SRCREV = "ea326ecb9fc05493c53e51832e447c157268e2ab" +SRCREV = "6605f549a71ef3af9c65609cba985086ac4edf2b" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass. -- cgit v1.2.3-54-g00ecf