]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.58 from korg
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Tue, 11 Aug 2020 22:23:24 +0000 (22:23 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Aug 2020 22:55:19 +0000 (19:55 -0300)
Tag v5.4.58 has been merged into the linux-fslc tree, update recipe to
pull new kernel version.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-kernel/linux/linux-fslc_5.4.bb

index a0fd3822a65dd943c9c0872093b8ff2ac727fc4d..a5bae8f3fbca08619775cdf116c7521bdfccecd2 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.55"
+LINUX_VERSION = "5.4.58"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "96e9737d65c9d9394a8221856d464d3b17e71d06"
+SRCREV = "21c06506126c519c56f762c6fe1ec4f938bcc7f6"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"