Skip to content

Commit a91f67b

Browse files
linkjumpergithub-actions[bot]
authored andcommitted
linux-fslc-imx: Fix fuse_write on imx-ocotp-fsb-s400
Signed-off-by: Michael Glembotzki <[email protected]> (cherry picked from commit 536ac19)
1 parent abfb5dc commit a91f67b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes-kernel/linux/linux-fslc-imx_6.6.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
2828
# ------------------------------------------------------------------------------
2929
# 1. Stable (tag or SHA(s))
3030
# ------------------------------------------------------------------------------
31-
# tag: v6.6.51
31+
# tag: v6.6.54
3232
#
3333
# ------------------------------------------------------------------------------
3434
# 2. NXP-specific (tag or SHA(s))
@@ -57,7 +57,7 @@ require linux-imx.inc
5757

5858
KBRANCH = "6.6-2.1.x-imx"
5959
SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https"
60-
SRCREV = "ea326ecb9fc05493c53e51832e447c157268e2ab"
60+
SRCREV = "6605f549a71ef3af9c65609cba985086ac4edf2b"
6161

6262
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
6363
# required by kernel-yocto.bbclass.

0 commit comments

Comments
 (0)