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

This revision also contains following cherry-pick(s) from upstream:
39efdd94e314 libtraceevent: Fix build with binutils 2.35

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

index cd7fb7a8bb19cc96518d92e8f6ac6ef966ab1ce3..a0fd3822a65dd943c9c0872093b8ff2ac727fc4d 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.51"
+LINUX_VERSION = "5.4.55"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "d051c7c9af6fa0bb57603ec927ea2674521167c8"
+SRCREV = "96e9737d65c9d9394a8221856d464d3b17e71d06"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"