linux-imx: Update to commit bd6dc2e100

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-21 12:04:42 +01:00
parent b867b83f49
commit 916820cb62

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