summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-fslc-mfgtool_6.0.bb (renamed from recipes-kernel/linux/linux-fslc-mfgtool_5.18.bb)0
-rw-r--r--recipes-kernel/linux/linux-fslc_6.0.bb (renamed from recipes-kernel/linux/linux-fslc_5.18.bb)6
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-mfgtool_5.18.bb b/recipes-kernel/linux/linux-fslc-mfgtool_6.0.bb
index 09d35c91..09d35c91 100644
--- a/recipes-kernel/linux/linux-fslc-mfgtool_5.18.bb
+++ b/recipes-kernel/linux/linux-fslc-mfgtool_6.0.bb
diff --git a/recipes-kernel/linux/linux-fslc_5.18.bb b/recipes-kernel/linux/linux-fslc_6.0.bb
index 363a2989..b0af4ecf 100644
--- a/recipes-kernel/linux/linux-fslc_5.18.bb
+++ b/recipes-kernel/linux/linux-fslc_6.0.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 = "5.18.5" 22LINUX_VERSION = "6.0.8"
23 23
24KBRANCH = "5.18.x+fslc" 24KBRANCH = "6.0.x+fslc"
25SRCREV = "1d6b3055ae6a2ab50a911a6482dbd750c09cd3e0" 25SRCREV = "86f408e846e088a25a225b5a962ed16515ac4e54"
26 26
27COMPATIBLE_MACHINE = "(imx-generic-bsp)" 27COMPATIBLE_MACHINE = "(imx-generic-bsp)"