]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade to 5.15.x+fslc
authorAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 8 Nov 2021 12:46:10 +0000 (12:46 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 15 Nov 2021 21:32:39 +0000 (21:32 +0000)
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>
recipes-kernel/linux/linux-fslc-mfgtool_5.15.bb [moved from recipes-kernel/linux/linux-fslc-mfgtool_5.14.bb with 100% similarity]
recipes-kernel/linux/linux-fslc_5.15.bb [moved from recipes-kernel/linux/linux-fslc_5.14.bb with 90% similarity]

similarity index 90%
rename from recipes-kernel/linux/linux-fslc_5.14.bb
rename to recipes-kernel/linux/linux-fslc_5.15.bb
index 82241cf1916c1bb00ce01336b1b5b806bd2696e4..f2e159815b6d851a89510b14eda254347d0f5d25 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.14.13"
+LINUX_VERSION = "5.15.2"
 
-KBRANCH = "5.14.x+fslc"
-SRCREV = "d0f83feee96a6dcc4ff3f431969fe7181bbb5080"
+KBRANCH = "5.15.x+fslc"
+SRCREV = "3b7c3ba50480a1ee9043c3d07293c175c2e9d47b"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"