summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-fslc_6.11.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_6.11.bb b/recipes-kernel/linux/linux-fslc_6.11.bb
index f26e922a..0de192d4 100644
--- a/recipes-kernel/linux/linux-fslc_6.11.bb
+++ b/recipes-kernel/linux/linux-fslc_6.11.bb
@@ -23,10 +23,10 @@ DEPENDS += " \
23# 23#
24# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 24# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
25# should be updated once patchlevel is merged. 25# should be updated once patchlevel is merged.
26LINUX_VERSION = "6.11.4" 26LINUX_VERSION = "6.11.7"
27 27
28KBRANCH = "6.11.x+fslc" 28KBRANCH = "6.11.x+fslc"
29SRCREV = "ea947c5d06275e548ddfac48af577063aa6f9d71" 29SRCREV = "10167047cf0d918ad8e31638e52b7fd620039698"
30 30
31KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" 31KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig"
32KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig" 32KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig"