From c16ec082fa896f94e278c28742c0cfa0a085320f Mon Sep 17 00:00:00 2001 From: "i.MX Yocto Project Release" Date: Fri, 30 May 2025 13:06:53 +0200 Subject: [PATCH] linux-imx: Update to commit fdbe94ebbc Signed-off-by: i.MX Yocto Project Release --- meta-imx-bsp/recipes-kernel/linux/linux-imx_6.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-imx-bsp/recipes-kernel/linux/linux-imx_6.12.bb b/meta-imx-bsp/recipes-kernel/linux/linux-imx_6.12.bb index c5c548f83f..1cbbc9588e 100644 --- a/meta-imx-bsp/recipes-kernel/linux/linux-imx_6.12.bb +++ b/meta-imx-bsp/recipes-kernel/linux/linux-imx_6.12.bb @@ -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 = "b7d12604f6278f7280c5a5fbad66b7bac17cd5e9" +SRCREV = "fdbe94ebbc66b7ea09121e8eb301e65c1297ab3d" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass.