linux-imx: 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:03:32 +01:00
parent 2ea07efdd8
commit 9fc0fa774a

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 = "3fec05112bc4e9fddc26a8d4ef289ea38e1cb12b"
SRCREV = "37d02f4dcbbe6677dc9f5fc17f386c05d6a7bd7a"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.