linux-imx-headers: 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:16:38 +01:00
parent 436446d00c
commit 9060e3c0e5

View File

@ -11,7 +11,7 @@ SRC_URI = "${LINUX_IMX_SRC}"
LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.12.y"
LOCALVERSION = "-lts-${SRCBRANCH}"
SRCREV = "24e49103b666a3a5af630b48e565f2ae63985878"
SRCREV = "f8876b4c1105cc94319e4c4adc34a51948c3a2b6"
S = "${WORKDIR}/git"