linux-imx-headers: Update to commit 26f591d2

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-07-01 19:47:16 +02:00
parent 365c398bd7
commit e06ca2d971

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 = "c0ca9327bac0ad77d6393c49b18f988cdb21828a"
SRCREV = "26f591d2bbedc2195b2638fb80168e428cb4377b"
S = "${WORKDIR}/git"