summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc_6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc_6.1.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc_6.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_6.1.bb b/recipes-kernel/linux/linux-fslc_6.1.bb
index 29076e08..9476691f 100644
--- a/recipes-kernel/linux/linux-fslc_6.1.bb
+++ b/recipes-kernel/linux/linux-fslc_6.1.bb
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
19# 19#
20# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 20# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
21# should be updated once patchlevel is merged. 21# should be updated once patchlevel is merged.
22LINUX_VERSION = "6.1.31" 22LINUX_VERSION = "6.1.38"
23 23
24KBRANCH = "6.1.x+fslc" 24KBRANCH = "6.1.x+fslc"
25SRCREV = "58cb4aeaeec012a2d36b29531a5e48093f7183ef" 25SRCREV = "085682f3fc7ed71fdafa987c96d76805086336a9"
26 26
27COMPATIBLE_MACHINE = "(imx-generic-bsp)" 27COMPATIBLE_MACHINE = "(imx-generic-bsp)"