linux-imx: Update to commit 3dfcc9024e

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-01-24 12:04:33 +01:00
parent c9f665d2bd
commit de7f3bff17

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