]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.46 from korg
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Mon, 15 Jun 2020 14:30:48 +0000 (14:30 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 18 Jun 2020 21:11:53 +0000 (18:11 -0300)
Tag v5.4.46 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 789656846a8671e54b75dd66f348dd4a18450e3e..bc64263b18e8a3161ce24a3568f1146e356a20aa 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.45"
+LINUX_VERSION = "5.4.46"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "8c8f97e765b0d93d865636dbf7d30f627f352a65"
+SRCREV = "38d6c3525e4f77a842ef2ce4196a4e2ce3a2ff69"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"