]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: update to v5.4.66
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 17 Sep 2020 21:18:54 +0000 (21:18 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 23 Sep 2020 00:55:53 +0000 (21:55 -0300)
Kernel repository has been upgraded up to and including v5.4.66 from
stable korg.

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

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

index 3fc6086539fe154e1c43bc11f7b31290c6214833..9c578f7b366f960249cdcc4002a4edc230702589 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.65
+#    tag: v5.4.66
 #
 # ------------------------------------------------------------------------------
 # 2. NXP-specific (tag or SHA(s))
@@ -79,14 +79,14 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 SRCBRANCH = "5.4-1.0.0-imx"
-SRCREV = "a5efa25ffaf3e3efd1aa41a5aca9ae8b7ac125bd"
+SRCREV = "f2d5ecb51e9a80b69bd686b24965eb7441591ff9"
 
 # 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.65"
+LINUX_VERSION = "5.4.66"
 
 # Local version indicates the branch name in the NXP kernel tree where patches are collected from.
 LOCALVERSION = "-lf-5.4.y"