linux-imx: Update to commit de786bc342

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-09-30 20:17:03 +02:00
parent e6793f4908
commit ecaa34643e

View File

@ -20,7 +20,7 @@ LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=$
SRCBRANCH = "lf-6.6.y" SRCBRANCH = "lf-6.6.y"
KBRANCH = "${SRCBRANCH}" KBRANCH = "${SRCBRANCH}"
LOCALVERSION = "-lts-next" LOCALVERSION = "-lts-next"
SRCREV = "d23d64eea5111e1607efcce1d601834fceec92cb" SRCREV = "de786bc3423f20f34cca9a00fb5287e48e7826f6"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass. # required by kernel-yocto.bbclass.