linux-imx: Update to commit 91bb52d5de

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-16 13:05:51 +02:00
parent 75186233d0
commit 05a78a6906

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"
KBRANCH = "${SRCBRANCH}"
LOCALVERSION = "-lts-next"
SRCREV = "2f0c9f1075c93a00f3c83f9431f4d0fdfd446b36"
SRCREV = "91bb52d5de5ebd8a8a5603e31827e0df01fddba9"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.