]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.51 from korg
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Fri, 10 Jul 2020 00:07:30 +0000 (00:07 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 10 Jul 2020 00:25:10 +0000 (21:25 -0300)
Tag v5.4.51 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 bc64263b18e8a3161ce24a3568f1146e356a20aa..cd7fb7a8bb19cc96518d92e8f6ac6ef966ab1ce3 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.46"
+LINUX_VERSION = "5.4.51"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "38d6c3525e4f77a842ef2ce4196a4e2ce3a2ff69"
+SRCREV = "d051c7c9af6fa0bb57603ec927ea2674521167c8"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"