summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Szőke <egyszeregy@freemail.hu>2024-10-17 02:05:46 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-10-17 00:30:53 +0000
commitb20d5289af623e62992c83958cb04fbb45a99c66 (patch)
treea4b496552377215e43fde48a5ae2e3296e021a3e
parent9d69db63a6dd3a101758a515a663702fb5b9302c (diff)
downloadmeta-freescale-b20d5289af623e62992c83958cb04fbb45a99c66.tar.gz
linux-fslc: 6.11.0 -> 6.11.3
(cherry picked from commit 17c81d4055ddfc925bc240744768785762565e07)
-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 cf4c117b..096b6073 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.0" 26LINUX_VERSION = "6.11.3"
27 27
28KBRANCH = "6.11.x+fslc" 28KBRANCH = "6.11.x+fslc"
29SRCREV = "98f7e32f20d28ec452afb208f9cffc08448a2652" 29SRCREV = "790cfd90a14be7128ae807702026273905a2f631"
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"