]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: update to v5.4.64
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 10 Sep 2020 21:36:14 +0000 (21:36 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 10 Sep 2020 22:02:33 +0000 (19:02 -0300)
Kernel repository has been upgraded up to and including v5.4.64 from
stable korg.

Tracking information is updated with the new stable tag.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-kernel/linux/linux-fslc-imx_5.4.bb

index a6c6992ccee660300baf7808fe133e5c3f4054a5..b51366d91ad398d64b14ccd203e66e3bbb3f1e09 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.62
+#    tag: v5.4.64
 #
 # ------------------------------------------------------------------------------
 # 2. NXP-specific (tag or SHA(s))
@@ -78,14 +78,14 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 SRCBRANCH = "5.4-1.0.0-imx"
-SRCREV = "530e2b37943dfbd5044e37c963b67946834c4973"
+SRCREV = "8fad04b9ebd8ba2a776b657c37df81b5c803ee64"
 
 # 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.62"
+LINUX_VERSION = "5.4.64"
 
 # Local version indicates the branch name in the NXP kernel tree where patches are collected from.
 LOCALVERSION = "-lf-5.4.y"