]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.61 from korg + fix perf build
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Fri, 28 Aug 2020 19:59:28 +0000 (19:59 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 1 Sep 2020 15:59:10 +0000 (12:59 -0300)
Tag v5.4.61 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:
08908f8b3403 perf cs-etm: Move definition of 'traceid_list' global variable from header file

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
(cherry picked from commit 4be21cf9158ce892b8c2383d04290e72dc0ef555)

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

index a5bae8f3fbca08619775cdf116c7521bdfccecd2..fd7dff9ffef76d2db18272288da878a11488c5e2 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.58"
+LINUX_VERSION = "5.4.61"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "21c06506126c519c56f762c6fe1ec4f938bcc7f6"
+SRCREV = "1ecb0f7140d0810234d4ac6329301c87210c7f6a"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"