]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: update to v5.4.58
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Tue, 11 Aug 2020 22:24:30 +0000 (22:24 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Aug 2020 22:55:19 +0000 (19:55 -0300)
Kernel repository has been upgraded up to and including v5.4.58 tag from
stable 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 7e55a73b9046873549b7a0e7388b63c80e61bcb9..b0c8612a7ed11775523069d8a3a9b61ac3cfca66 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.56
+#    tag: v5.4.58
 #
 # ------------------------------------------------------------------------------
 # 2. NXP-specific (tag or SHA(s))
@@ -70,14 +70,14 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 SRCBRANCH = "5.4-1.0.0-imx"
-SRCREV = "e6b34ea3ddd9a96ac7b657ac25fde1cf4b6145b6"
+SRCREV = "74731e66e7ec52db4e5fe956c288f3ec8353a671"
 
 # 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.56"
+LINUX_VERSION = "5.4.58"
 
 # Local version indicates the branch name in the NXP kernel tree where patches are collected from.
 LOCALVERSION = "-lf-5.4.y"