linux-imx: Update to commit 23988dfd99

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-13 13:08:24 +02:00
parent 1b946a635f
commit a63d20083e

View File

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