]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: update to v5.4.45
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Mon, 8 Jun 2020 12:02:37 +0000 (12:02 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 8 Jun 2020 13:15:22 +0000 (10:15 -0300)
Kernel repository has been upgraded to the v5.4.45 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 2869d6852775b38ffd9bacbff1364527c7841a7e..65ab27c6f72a107911390a9886a88331a492b223 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.44
+#    tag: v5.4.45
 #
 # ------------------------------------------------------------------------------
 # 2. NXP-specific (tag or SHA(s))
@@ -69,14 +69,14 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 SRCBRANCH = "5.4-1.0.0-imx"
-SRCREV = "067b7d3c4d293e901aac09f0f769744be73a7fb2"
+SRCREV = "cc606300584ba11819b9ad31e53c05c22a033158"
 
 # 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.44"
+LINUX_VERSION = "5.4.45"
 
 # Local version indicates the branch name in the NXP kernel tree where patches are collected from.
 LOCALVERSION = "-lf-5.4.y"