linux-imx-headers: 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:57:51 +01:00
parent 1eb5ec5c5e
commit 4eb1131eeb

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}" LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.12.y" SRCBRANCH = "lf-6.12.y"
LOCALVERSION = "-lts-${SRCBRANCH}" LOCALVERSION = "-lts-${SRCBRANCH}"
SRCREV = "c2f84b4d2f31b06485f8ff704a8c33174023985e" SRCREV = "24e49103b666a3a5af630b48e565f2ae63985878"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"