diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-11-08 12:46:10 +0000 |
---|---|---|
committer | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-11-15 21:32:39 +0000 |
commit | b5b36b06019f86addd60b92ab1b8bf81a62f8d9b (patch) | |
tree | 955749289df13f0c6260836c9820adbd01aaf6a7 /recipes-kernel | |
parent | ac8850dd7940a77216753690823c049e1457cee8 (diff) | |
download | meta-freescale-b5b36b06019f86addd60b92ab1b8bf81a62f8d9b.tar.gz |
linux-fslc: upgrade to 5.15.x+fslc
Pick up the latest kernel branch from linux-fslc repository.
Kernel repository has been upgraded up to v5.15.2 from stable korg.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc-mfgtool_5.15.bb (renamed from recipes-kernel/linux/linux-fslc-mfgtool_5.14.bb) | 0 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-fslc_5.15.bb (renamed from recipes-kernel/linux/linux-fslc_5.14.bb) | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-mfgtool_5.14.bb b/recipes-kernel/linux/linux-fslc-mfgtool_5.15.bb index 09d35c91..09d35c91 100644 --- a/recipes-kernel/linux/linux-fslc-mfgtool_5.14.bb +++ b/recipes-kernel/linux/linux-fslc-mfgtool_5.15.bb | |||
diff --git a/recipes-kernel/linux/linux-fslc_5.14.bb b/recipes-kernel/linux/linux-fslc_5.15.bb index 82241cf1..f2e15981 100644 --- a/recipes-kernel/linux/linux-fslc_5.14.bb +++ b/recipes-kernel/linux/linux-fslc_5.15.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.14.13" | 22 | LINUX_VERSION = "5.15.2" |
23 | 23 | ||
24 | KBRANCH = "5.14.x+fslc" | 24 | KBRANCH = "5.15.x+fslc" |
25 | SRCREV = "d0f83feee96a6dcc4ff3f431969fe7181bbb5080" | 25 | SRCREV = "3b7c3ba50480a1ee9043c3d07293c175c2e9d47b" |
26 | 26 | ||
27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |