linux-imx: Update to commit 06f9153494

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-09 05:08:16 +02:00
parent 287ea0038d
commit e438e68956

View File

@ -20,7 +20,7 @@ LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=$
SRCBRANCH = "lf-6.6.y"
KBRANCH = "${SRCBRANCH}"
LOCALVERSION = "-lts-next"
SRCREV = "a3306244679a6a3fd08bafcca4f23ca5f0f03d39"
SRCREV = "06f91534949409d93610e0550d9392efd12d7b7c"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.