From 45cab18de509dd6b464d124c040f92352c494043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Sz=C5=91ke?= Date: Tue, 24 Dec 2024 01:34:23 +0100 Subject: [PATCH] linux-fslc: 6.12.4 -> 6.12.6 --- recipes-kernel/linux/linux-fslc_6.12.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc_6.12.bb b/recipes-kernel/linux/linux-fslc_6.12.bb index fdf5272f4..74d2f3d12 100644 --- a/recipes-kernel/linux/linux-fslc_6.12.bb +++ b/recipes-kernel/linux/linux-fslc_6.12.bb @@ -23,10 +23,10 @@ DEPENDS += " \ # # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and # should be updated once patchlevel is merged. -LINUX_VERSION = "6.12.4" +LINUX_VERSION = "6.12.6" KBRANCH = "6.12.x+fslc" -SRCREV = "a8ab5136f38992c40ae34ec02e4f93d6b00a1e74" +SRCREV = "0c877b020d2adbf68ead444b25452c832a228a1d" KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig"