summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-08-11 22:24:30 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-08-11 19:55:19 -0300
commitdd8e442723657104f1b0331bc2066def868529b2 (patch)
treecd89fdd0a0655c4ccaa887d6464e277a0bd30e5b
parentb9789358dcdc0ea8cffbc903270f0a09e49805ad (diff)
downloadmeta-freescale-dd8e442723657104f1b0331bc2066def868529b2.tar.gz
linux-fslc-imx: update to v5.4.58
Kernel repository has been upgraded up to and including v5.4.58 tag from stable korg. Tracking information is updated with the new stable tag. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.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 7e55a73b..b0c8612a 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.56 31# tag: v5.4.58
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -70,14 +70,14 @@ LICENSE = "GPLv2"
70LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 70LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
71 71
72SRCBRANCH = "5.4-1.0.0-imx" 72SRCBRANCH = "5.4-1.0.0-imx"
73SRCREV = "e6b34ea3ddd9a96ac7b657ac25fde1cf4b6145b6" 73SRCREV = "74731e66e7ec52db4e5fe956c288f3ec8353a671"
74 74
75# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 75# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
76# required by kernel-yocto.bbclass. 76# required by kernel-yocto.bbclass.
77# 77#
78# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 78# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
79# should be updated once patchlevel is merged. 79# should be updated once patchlevel is merged.
80LINUX_VERSION = "5.4.56" 80LINUX_VERSION = "5.4.58"
81 81
82# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 82# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
83LOCALVERSION = "-lf-5.4.y" 83LOCALVERSION = "-lf-5.4.y"