linux-imx: Update to commit 5f087c93f7

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-25 12:06:24 +01:00
parent 4f5f7b473a
commit 6eef04bc31

View File

@ -22,7 +22,7 @@ LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=$
SRCBRANCH = "lf-6.12.y" SRCBRANCH = "lf-6.12.y"
KBRANCH = "${SRCBRANCH}" KBRANCH = "${SRCBRANCH}"
LOCALVERSION = "-lts-next" LOCALVERSION = "-lts-next"
SRCREV = "bd6dc2e10020719e28ea72d3dd84663cbf4bfedf" SRCREV = "5f087c93f752cce0e7d102dac18844412f6a6ac2"
# 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.