linux-imx: Update to commit 029ea4364a

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
Tom Hochstein 2024-10-18 12:46:56 -05:00
parent 399b65b1ef
commit 0c82a9a718

View File

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