]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.64 from korg
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 10 Sep 2020 21:34:39 +0000 (21:34 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 15 Sep 2020 12:17:14 +0000 (09:17 -0300)
Tag v5.4.64 has been merged into the linux-fslc tree, update recipe to
pull new kernel version.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
(cherry picked from commit 099cdaeec4b97da8c084cc42c8ae5d45eb19a535)

recipes-kernel/linux/linux-fslc_5.4.bb

index cd155625b8698828a6d371f3c679c3c696cf9826..8aea4feb27f2b8a5b41f1522745e6975d0d12e51 100644 (file)
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 #
 # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
 # should be updated once patchlevel is merged.
-LINUX_VERSION = "5.4.62"
+LINUX_VERSION = "5.4.64"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "dc538a401d932f1d07515fdd409c2f5a0629f44e"
+SRCREV = "284594068dadd7146a4c2cc9c53a492b5dd2ef5a"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"