linux-imx: Update to commit 24e49103b6

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-05 12:40:55 +01:00
parent d2ef933c12
commit c3a5e11f9a

View File

@ -22,7 +22,7 @@ LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=$
SRCBRANCH = "lf-6.12.y"
KBRANCH = "${SRCBRANCH}"
LOCALVERSION = "-lts-next"
SRCREV = "c2f84b4d2f31b06485f8ff704a8c33174023985e"
SRCREV = "24e49103b666a3a5af630b48e565f2ae63985878"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.