diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-08-18 12:46:30 +0000 |
---|---|---|
committer | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-08-31 19:42:06 +0000 |
commit | c8969f47de9e38ca280672a715ec5c980c2bfde3 (patch) | |
tree | 00d2f3985b6cbc8e4bdd01c6ce6212a37dc8f3a0 | |
parent | 52920719e74dea7f5122889da64734f0c9f4894b (diff) | |
download | meta-freescale-c8969f47de9e38ca280672a715ec5c980c2bfde3.tar.gz |
linux-fslc: upgrade to 5.14.x+fslc
Pick up the latest kernel branch from linux-fslc repository.
Kernel repository has been upgraded up to v5.14 from stable korg.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
-rw-r--r-- | recipes-kernel/linux/linux-fslc-mfgtool_5.14.bb (renamed from recipes-kernel/linux/linux-fslc-mfgtool_5.12.bb) | 0 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-fslc_5.14.bb (renamed from recipes-kernel/linux/linux-fslc_5.12.bb) | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-mfgtool_5.12.bb b/recipes-kernel/linux/linux-fslc-mfgtool_5.14.bb index 09d35c91..09d35c91 100644 --- a/recipes-kernel/linux/linux-fslc-mfgtool_5.12.bb +++ b/recipes-kernel/linux/linux-fslc-mfgtool_5.14.bb | |||
diff --git a/recipes-kernel/linux/linux-fslc_5.12.bb b/recipes-kernel/linux/linux-fslc_5.14.bb index ed24bcfd..90a90880 100644 --- a/recipes-kernel/linux/linux-fslc_5.12.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. |
22 | LINUX_VERSION = "5.12.19" | 22 | LINUX_VERSION = "5.14" |
23 | 23 | ||
24 | KBRANCH = "5.12.x+fslc" | 24 | KBRANCH = "5.14.x+fslc" |
25 | SRCREV = "a7601274fa6ecb02a9335c8aac5575e8aa8d65fd" | 25 | SRCREV = "35f3f4421d3d7878593eef83e1093db8de60a37e" |
26 | 26 | ||
27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |