]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.69 from korg
authorAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 5 Oct 2020 20:51:21 +0000 (20:51 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Oct 2020 02:03:26 +0000 (23:03 -0300)
Tag v5.4.69 has been merged into the linux-fslc tree, update recipe to
pull new kernel version.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
(cherry picked from commit f549d3c8359a328450cb24fdcabace5abb0698bb)

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

index c8a86d2c2fcb84f9746fa34255729020ef98a4f1..b211a992d4a0950bc02e09961d990f0ee137f97c 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.67"
+LINUX_VERSION = "5.4.69"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "044233c86e8e4a2ed99315ef0367ec691ea253cb"
+SRCREV = "527fdf53a2117c2286810c953710ac8eeaab9c66"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"