summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-imx_5.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-imx_5.4.bb')
-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 2a0b06f5..03d46758 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.142 31# tag: v5.4.143
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -86,14 +86,14 @@ LICENSE = "GPLv2"
86LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 86LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
87 87
88KBRANCH = "5.4-2.3.x-imx" 88KBRANCH = "5.4-2.3.x-imx"
89SRCREV = "4d7089e573e63cefc3a71bc91bb8eb932d3a9348" 89SRCREV = "992eac2c403de62a640246018204afc58180ab5e"
90 90
91# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 91# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
92# required by kernel-yocto.bbclass. 92# required by kernel-yocto.bbclass.
93# 93#
94# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 94# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
95# should be updated once patchlevel is merged. 95# should be updated once patchlevel is merged.
96LINUX_VERSION = "5.4.142" 96LINUX_VERSION = "5.4.143"
97 97
98# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 98# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
99LOCALVERSION = "-5.4.70-2.3.0" 99LOCALVERSION = "-5.4.70-2.3.0"