linux-imx-headers: Update to commit 37d02f4dcb

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-03-02 12:13:15 +01:00
parent d933680e2d
commit 4de42f529f

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.12.y"
LOCALVERSION = "-lts-${SRCBRANCH}"
SRCREV = "3fec05112bc4e9fddc26a8d4ef289ea38e1cb12b"
SRCREV = "37d02f4dcbbe6677dc9f5fc17f386c05d6a7bd7a"
S = "${WORKDIR}/git"