linux-imx: Update to commit fcab0c7e9b

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-17 13:03:43 +02:00
parent 26da62e199
commit c7be7a1f9d

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