]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: upgrade kernel to v5.4.41
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Wed, 13 May 2020 22:06:19 +0000 (22:06 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 May 2020 18:44:17 +0000 (15:44 -0300)
Kernel repository has been upgraded to the v5.4.41 tag from korg

Tracking information is updated with the new stable tag.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-kernel/linux/linux-fslc-imx_5.4.bb

index 8ca6125748265cf97bdf4fcecadfc2280b8c2a57..e0a0db46906e1022fcb485ab76924b91b11f2788 100644 (file)
@@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
 # ------------------------------------------------------------------------------
 # 1. Stable (tag or SHA(s))
 # ------------------------------------------------------------------------------
-#    tag: v5.4.39
+#    tag: v5.4.41
 #
 # ------------------------------------------------------------------------------
 # 2. NXP-specific (tag or SHA(s))
@@ -58,14 +58,14 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 SRCBRANCH = "5.4-1.0.0-imx"
-SRCREV = "e0743cf91d9e44a810e6f86d22db2bfc89e5016d"
+SRCREV = "ec7a9ec0c94bf10ce1e80e12f1dc1833c5e13b15"
 
 # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
 # required by kernel-yocto.bbclass.
 #
 # 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.39"
+LINUX_VERSION = "5.4.41"
 
 # Local version indicates the branch name in the NXP kernel tree where patches are collected from.
 LOCALVERSION = "-lf-5.4.y"