]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade to 5.14.x+fslc
authorAndrey Zhizhikin <andrey.z@gmail.com>
Wed, 18 Aug 2021 12:46:30 +0000 (12:46 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 31 Aug 2021 19:42:06 +0000 (19:42 +0000)
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>
recipes-kernel/linux/linux-fslc-mfgtool_5.14.bb [moved from recipes-kernel/linux/linux-fslc-mfgtool_5.12.bb with 100% similarity]
recipes-kernel/linux/linux-fslc_5.14.bb [moved from recipes-kernel/linux/linux-fslc_5.12.bb with 90% similarity]

similarity index 90%
rename from recipes-kernel/linux/linux-fslc_5.12.bb
rename to recipes-kernel/linux/linux-fslc_5.14.bb
index ed24bcfde395894b7c6bf39a3645445105196296..90a9088062277475e31c3a352d361545656eee0d 100644 (file)
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 #
 # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
 # should be updated once patchlevel is merged.
-LINUX_VERSION = "5.12.19"
+LINUX_VERSION = "5.14"
 
-KBRANCH = "5.12.x+fslc"
-SRCREV = "a7601274fa6ecb02a9335c8aac5575e8aa8d65fd"
+KBRANCH = "5.14.x+fslc"
+SRCREV = "35f3f4421d3d7878593eef83e1093db8de60a37e"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"