Skip to content

Commit

Permalink
linux-fslc-imx: Fix fuse_write on imx-ocotp-fsb-s400
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Glembotzki <[email protected]>
(cherry picked from commit 536ac19)
  • Loading branch information
linkjumper authored and github-actions[bot] committed Nov 26, 2024
1 parent abfb5dc commit a91f67b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes-kernel/linux/linux-fslc-imx_6.6.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit a91f67b

Please sign in to comment.