linux-imx: Update to commit 4a9adba0a1

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-01-15 12:05:31 +01:00
parent 969fd71d91
commit 238c69e073

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 = "b45d70287e791dfaba50c8c0c2f2b06a53ad619e"
SRCREV = "4a9adba0a14bdafee573dd62ff031625e488fe95"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.