summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc_5.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc_5.14.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc_5.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_5.14.bb b/recipes-kernel/linux/linux-fslc_5.14.bb
index f67c1b7b..9c721f07 100644
--- a/recipes-kernel/linux/linux-fslc_5.14.bb
+++ b/recipes-kernel/linux/linux-fslc_5.14.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.14.6" 22LINUX_VERSION = "5.14.7"
23 23
24KBRANCH = "5.14.x+fslc" 24KBRANCH = "5.14.x+fslc"
25SRCREV = "79bcc3a5a2e73ad1024c63fd0e7c368652e48145" 25SRCREV = "0bdf3f08cbc02a76b99cec3fab5069441153d7fa"
26 26
27COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" 27COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"