linux-imx-headers: 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:17:28 +02:00
parent a2e0fd8358
commit 889a629026

View File

@ -11,7 +11,7 @@ SRC_URI = "${LINUX_IMX_SRC}"
LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.6.y"
LOCALVERSION = "-lts-${SRCBRANCH}"
SRCREV = "a232ed03f5a773dafabb6dd327356bab52cd660c"
SRCREV = "23988dfd9900b63e847fb22c650696a5a7effdb3"
S = "${WORKDIR}/git"