linux-imx: Update to commit fdbe94ebbc

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-05-30 13:06:53 +02:00
parent efed700f01
commit c16ec082fa

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