linux-imx-headers: 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:13:08 +02:00
parent 7f5604e5a8
commit 07508af451

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.6.y"
LOCALVERSION = "-lts-${SRCBRANCH}"
SRCREV = "91bb52d5de5ebd8a8a5603e31827e0df01fddba9"
SRCREV = "fcab0c7e9b503da586c00fdf686dbacd0a66f2a4"
S = "${WORKDIR}/git"