linux-imx: Update to commit 79ff055

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2023-10-12 08:30:55 +00:00
parent eca935e8e0
commit 689e7bc214

View File

@ -22,7 +22,7 @@ KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SR
KBRANCH = "${SRCBRANCH}"
SRCBRANCH = "lf-6.1.y"
LOCALVERSION = "-lts-next"
SRCREV = "a15dbe6a5ed010f278fd6944163b87ec7dc8d9e6"
SRCREV = "79ff055451c3893565be3650c9a1efdd488962e1"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.