linux-imx: Update to commit 5f677b166e

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-01-23 12:07:04 +01:00
parent 1362916812
commit a0a6d0e603

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