Skip to content

Commit

Permalink
Merge pull request #1834 from fabioestevam/imx93evk
Browse files Browse the repository at this point in the history
linux-fslc-imx: 6.6: Update kernel to fix i.MX93 boot
  • Loading branch information
otavio authored Jun 4, 2024
2 parents 953d475 + 32af01f commit b20cd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-fslc-imx_6.6.bb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ require linux-imx.inc

KBRANCH = "6.6-1.0.x-imx"
SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https"
SRCREV = "a1f3157034fe4da2c3c5662f4e54ffb3b964903e"
SRCREV = "d8b0bac40433ce7ef0a7493948bad27a6e223c08"

# 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 b20cd79

Please sign in to comment.