]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: upgrade kernel to v5.4.67 from korg
authorAndrey Zhizhikin <andrey.z@gmail.com>
Wed, 23 Sep 2020 21:20:27 +0000 (21:20 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 24 Sep 2020 02:40:21 +0000 (23:40 -0300)
Tag v5.4.67 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 5913510a8bf4c4c56ba442cc831923bc815487c4)

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

index 26ca56b93b77a0f890dd27c8f7fc0ae34e580cfd..c8a86d2c2fcb84f9746fa34255729020ef98a4f1 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.66"
+LINUX_VERSION = "5.4.67"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "442e6020fa8a77023483b04faa3c9c587d0a4a81"
+SRCREV = "044233c86e8e4a2ed99315ef0367ec691ea253cb"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"