linux-imx-headers: Update to commit 83daede

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-01-05 12:47:35 -07:00
parent a24c9c4fcc
commit 46c01d8ce7

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.6.y"
LOCALVERSION = "-lts-${SRCBRANCH}"
SRCREV = "87bd8d6ca40743ec2e5e26559b07b2e0bf3a9195"
SRCREV = "83daede705ffb28e757044c19445da0099c8eff4"
S = "${WORKDIR}/git"