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.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb
index 33aa7071..bc94517b 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.71 31# tag: v5.4.72
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -43,7 +43,6 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
43# 55abb34c9faf arm64: dts: imx8m: change ocotp node name on i.MX8M SoCs 43# 55abb34c9faf arm64: dts: imx8m: change ocotp node name on i.MX8M SoCs
44# df1f59fb613e arm64: dts: imx8mn: Use "fsl,imx8mm-ocotp" as ocotp's fallback compatible 44# df1f59fb613e arm64: dts: imx8mn: Use "fsl,imx8mm-ocotp" as ocotp's fallback compatible
45# 7ad2a7f3fd6f arm64: dts: imx8mm: Remove incorrect fallback compatible for ocotp 45# 7ad2a7f3fd6f arm64: dts: imx8mm: Remove incorrect fallback compatible for ocotp
46# 959ad6073277 perf cs-etm: Move definition of 'traceid_list' global variable from header file
47# 129a6fad43b8 arm: imx: include i.MX6SX DDR freq implementation for i.MX6UL 46# 129a6fad43b8 arm: imx: include i.MX6SX DDR freq implementation for i.MX6UL
48# e85ce3157725 arm: imx: do not include smp_wfe_imx6.S for i.MX6SX 47# e85ce3157725 arm: imx: do not include smp_wfe_imx6.S for i.MX6SX
49# 4f49200132e6 arm: imx: enable HAVE_IMX_BUSFREQ for i.MX6 48# 4f49200132e6 arm: imx: enable HAVE_IMX_BUSFREQ for i.MX6
@@ -73,14 +72,14 @@ LICENSE = "GPLv2"
73LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 72LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
74 73
75SRCBRANCH = "5.4-2.1.x-imx" 74SRCBRANCH = "5.4-2.1.x-imx"
76SRCREV = "4236f3c63f99cbd22601f4158f8a6166688af5b3" 75SRCREV = "4f8cdaa273f3e18a2ef7470c961cd2b1211dd041"
77 76
78# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 77# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
79# required by kernel-yocto.bbclass. 78# required by kernel-yocto.bbclass.
80# 79#
81# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 80# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
82# should be updated once patchlevel is merged. 81# should be updated once patchlevel is merged.
83LINUX_VERSION = "5.4.71" 82LINUX_VERSION = "5.4.72"
84 83
85# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 84# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
86LOCALVERSION = "-imx-5.4.24-2.1.0" 85LOCALVERSION = "-imx-5.4.24-2.1.0"