linux-imx: Update to commit 78229d40bb

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-01-26 12:07:33 +01:00
parent f527bf1c95
commit 0bdf5b7a6c

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