summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-07-10 00:04:06 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-07-09 21:25:10 -0300
commitfb054f6c0d58a0d3a58a6d20d7d4d7860fdbacd8 (patch)
treea96291017dc81512314a1dc83cf086e8346dd2a6
parent901b192ff8652236607f423386aee496e3ae2730 (diff)
downloadmeta-freescale-fb054f6c0d58a0d3a58a6d20d7d4d7860fdbacd8.tar.gz
linux-fslc-imx: update to v5.4.51
Kernel repository has been upgraded upto and including v5.4.51 tag from 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 f001dd4b..ef3a7d52 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.46 31# tag: v5.4.51
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -69,14 +69,14 @@ LICENSE = "GPLv2"
69LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 69LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
70 70
71SRCBRANCH = "5.4-1.0.0-imx" 71SRCBRANCH = "5.4-1.0.0-imx"
72SRCREV = "53764182e42fddfa3f4c66b4307d17a27d69c1e5" 72SRCREV = "9fb52fae75909b9ca83b2a04e824f97d2df85302"
73 73
74# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 74# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
75# required by kernel-yocto.bbclass. 75# required by kernel-yocto.bbclass.
76# 76#
77# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 77# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
78# should be updated once patchlevel is merged. 78# should be updated once patchlevel is merged.
79LINUX_VERSION = "5.4.46" 79LINUX_VERSION = "5.4.51"
80 80
81# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 81# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
82LOCALVERSION = "-lf-5.4.y" 82LOCALVERSION = "-lf-5.4.y"