]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.39 from korg
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Thu, 7 May 2020 17:29:44 +0000 (17:29 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 7 May 2020 23:27:10 +0000 (20:27 -0300)
Tag v5.4.39 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 bf659d8b07d9817a4f74e5174f5e026e8dd8a652..8171cc4e21b42b1027364da402a25f130df0b5a6 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.31"
+LINUX_VERSION = "5.4.39"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "bde0c4ce26b13fe6d477d3ded90370964404a61f"
+SRCREV = "8f40ad46dadef0212b5934ea5cafcd9b60f9348a"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"