linux-imx-headers: Update to commit 569b33a

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-10 09:09:09 +02:00
parent c8ca5c4edb
commit ff8c68c0d5

View File

@ -11,7 +11,7 @@ SRC_URI = "${KERNEL_SRC}"
KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.1.y"
LOCALVERSION = "-lts-${SRCBRANCH}"
SRCREV = "ce0eb0122b9cc45c516c96f2d413546ad755d512"
SRCREV = "569b33a1d0192fd51144ea6a79345b658aaec329"
S = "${WORKDIR}/git"