linux-imx-headers: Update to commit 1a04d2e142

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-01 20:45:07 +02:00
parent e1e3ea8114
commit fe35dd3f74

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 = "de786bc3423f20f34cca9a00fb5287e48e7826f6"
SRCREV = "1a04d2e1423fc271694377c194cc38811ab55233"
S = "${WORKDIR}/git"