]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.66 from korg
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 17 Sep 2020 21:19:58 +0000 (21:19 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 23 Sep 2020 00:55:53 +0000 (21:55 -0300)
Tag v5.4.66 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 47a964f0569b820e2dfcc9999b9b5cfee9048628)

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

index f4e5e5e721d352f0a87b2b2be24fea19d1000aa7..26ca56b93b77a0f890dd27c8f7fc0ae34e580cfd 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.65"
+LINUX_VERSION = "5.4.66"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "d9cbc53ee18c92c005c828ccc1e49f185245fabe"
+SRCREV = "442e6020fa8a77023483b04faa3c9c587d0a4a81"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"