summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2020-09-17 21:18:54 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-09-17 18:42:20 -0300
commit15bfa76bb523af7eaf7a6e0a739087af4f6ef8f8 (patch)
treee7f644a3dd98243b2ac828234b14a7bc970d694b
parent04486a142364e8e31f7526cba1c647f41f912148 (diff)
downloadmeta-freescale-15bfa76bb523af7eaf7a6e0a739087af4f6ef8f8.tar.gz
linux-fslc-imx: update to v5.4.66
Kernel repository has been upgraded up to and including v5.4.66 from stable korg. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_5.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb
index 3fc60865..9c578f7b 100644
--- a/recipes-kernel/linux/linux-fslc-imx_5.4.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_5.4.bb
@@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
28# ------------------------------------------------------------------------------ 28# ------------------------------------------------------------------------------
29# 1. Stable (tag or SHA(s)) 29# 1. Stable (tag or SHA(s))
30# ------------------------------------------------------------------------------ 30# ------------------------------------------------------------------------------
31# tag: v5.4.65 31# tag: v5.4.66
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -79,14 +79,14 @@ LICENSE = "GPLv2"
79LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 79LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
80 80
81SRCBRANCH = "5.4-1.0.0-imx" 81SRCBRANCH = "5.4-1.0.0-imx"
82SRCREV = "a5efa25ffaf3e3efd1aa41a5aca9ae8b7ac125bd" 82SRCREV = "f2d5ecb51e9a80b69bd686b24965eb7441591ff9"
83 83
84# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 84# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
85# required by kernel-yocto.bbclass. 85# required by kernel-yocto.bbclass.
86# 86#
87# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 87# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
88# should be updated once patchlevel is merged. 88# should be updated once patchlevel is merged.
89LINUX_VERSION = "5.4.65" 89LINUX_VERSION = "5.4.66"
90 90
91# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 91# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
92LOCALVERSION = "-lf-5.4.y" 92LOCALVERSION = "-lf-5.4.y"