linux-imx: Update to commit f8876b4c11

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-16 12:06:37 +01:00
parent 84308f6791
commit 2d7c6ffdf1

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