linux-imx: Update to commit 3fec05112b

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-26 12:04:35 +01:00
parent 9588e5d46a
commit 388d677006

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" SRCBRANCH = "lf-6.12.y"
KBRANCH = "${SRCBRANCH}" KBRANCH = "${SRCBRANCH}"
LOCALVERSION = "-lts-next" LOCALVERSION = "-lts-next"
SRCREV = "5f087c93f752cce0e7d102dac18844412f6a6ac2" SRCREV = "3fec05112bc4e9fddc26a8d4ef289ea38e1cb12b"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass. # required by kernel-yocto.bbclass.