]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: update to v5.4.69
authorAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 5 Oct 2020 20:53:27 +0000 (20:53 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Oct 2020 02:03:26 +0000 (23:03 -0300)
Kernel repository has been upgraded up to and including v5.4.69 from
stable korg.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
(cherry picked from commit d8bc24433b87a79e25a2c52807ab677d88a80738)

recipes-kernel/linux/linux-fslc-imx_5.4.bb

index c1669ecf40b0ba43413803d6223fecc09c16d6f8..8e1f8306ce1b42262dc058fc2872f583b35e41e1 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.67
+#    tag: v5.4.69
 #
 # ------------------------------------------------------------------------------
 # 2. NXP-specific (tag or SHA(s))
@@ -73,14 +73,14 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 SRCBRANCH = "5.4-2.1.x-imx"
-SRCREV = "001df9337baeeac2f649a87f929e8a985ad6360e"
+SRCREV = "dd0d7d132f105fa3ec8ca68d794fb75d4619cb0f"
 
 # 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.67"
+LINUX_VERSION = "5.4.69"
 
 # Local version indicates the branch name in the NXP kernel tree where patches are collected from.
 LOCALVERSION = "-imx_5.4.24_2.1.0"