summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-05-13 22:06:19 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-05-19 15:44:17 -0300
commit21a7096d13317d0f8e759bc247fe94598b62c2c0 (patch)
treea0803969783eb44d737c34fa754736b2a2e8f8dd /recipes-kernel/linux
parentd8f12ddf02ba0feb719801d265590980e4b0fc19 (diff)
downloadmeta-freescale-21a7096d13317d0f8e759bc247fe94598b62c2c0.tar.gz
linux-fslc-imx: upgrade kernel to v5.4.41
Kernel repository has been upgraded to the v5.4.41 tag from korg Tracking information is updated with the new stable tag. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'recipes-kernel/linux')
-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 8ca61257..e0a0db46 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.39 31# tag: v5.4.41
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -58,14 +58,14 @@ LICENSE = "GPLv2"
58LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 58LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
59 59
60SRCBRANCH = "5.4-1.0.0-imx" 60SRCBRANCH = "5.4-1.0.0-imx"
61SRCREV = "e0743cf91d9e44a810e6f86d22db2bfc89e5016d" 61SRCREV = "ec7a9ec0c94bf10ce1e80e12f1dc1833c5e13b15"
62 62
63# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 63# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
64# required by kernel-yocto.bbclass. 64# required by kernel-yocto.bbclass.
65# 65#
66# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 66# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
67# should be updated once patchlevel is merged. 67# should be updated once patchlevel is merged.
68LINUX_VERSION = "5.4.39" 68LINUX_VERSION = "5.4.41"
69 69
70# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 70# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
71LOCALVERSION = "-lf-5.4.y" 71LOCALVERSION = "-lf-5.4.y"