]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: update to v5.4.51
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Fri, 10 Jul 2020 00:04:06 +0000 (00:04 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 10 Jul 2020 00:25:10 +0000 (21:25 -0300)
Kernel repository has been upgraded upto and including v5.4.51 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 f001dd4b79676226523169308459873fd2265527..ef3a7d52584c4e07d955d411a694db5c0d36a2d9 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.46
+#    tag: v5.4.51
 #
 # ------------------------------------------------------------------------------
 # 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 = "53764182e42fddfa3f4c66b4307d17a27d69c1e5"
+SRCREV = "9fb52fae75909b9ca83b2a04e824f97d2df85302"
 
 # 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.46"
+LINUX_VERSION = "5.4.51"
 
 # Local version indicates the branch name in the NXP kernel tree where patches are collected from.
 LOCALVERSION = "-lf-5.4.y"