linux-imx: Update to commit 65017d1

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2023-10-13 11:05:26 +00:00
parent 523b0054a3
commit 8360171400

View File

@ -22,7 +22,7 @@ KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SR
KBRANCH = "${SRCBRANCH}"
SRCBRANCH = "lf-6.1.y"
LOCALVERSION = "-lts-next"
SRCREV = "5e9f2864b8149ef4c3b26497c8eee90270f6876c"
SRCREV = "65017d1e16f68c58af9a74a683e33cf5dd6ac22f"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.