summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_5.4.bb7
1 files changed, 4 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 ef3a7d52..0ee115b0 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.51 31# tag: v5.4.55
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -44,6 +44,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
44# ------------------------------------------------------------------------------ 44# ------------------------------------------------------------------------------
45# 3. Critical patches (SHA(s)) 45# 3. Critical patches (SHA(s))
46# ------------------------------------------------------------------------------ 46# ------------------------------------------------------------------------------
47# d40fb1b86571 libtraceevent: Fix build with binutils 2.35
47# 285869ec9087 ARM: dts: imx6ul-kontron-n6x1x-s: Remove an obsolete comment and fix indentation 48# 285869ec9087 ARM: dts: imx6ul-kontron-n6x1x-s: Remove an obsolete comment and fix indentation
48# f03791085754 ARM: dts: imx6ul-kontron-n6x1x-s: Add vbus-supply and overcurrent polarity to usb nodes 49# f03791085754 ARM: dts: imx6ul-kontron-n6x1x-s: Add vbus-supply and overcurrent polarity to usb nodes
49# 67e44952c670 ARM: dts: imx6ul-kontron-n6x1x: Add 'chosen' node with 'stdout-path' 50# 67e44952c670 ARM: dts: imx6ul-kontron-n6x1x: Add 'chosen' node with 'stdout-path'
@@ -69,14 +70,14 @@ LICENSE = "GPLv2"
69LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 70LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
70 71
71SRCBRANCH = "5.4-1.0.0-imx" 72SRCBRANCH = "5.4-1.0.0-imx"
72SRCREV = "9fb52fae75909b9ca83b2a04e824f97d2df85302" 73SRCREV = "84b7307a4801afd90732666a29ce61f748c452b4"
73 74
74# 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
75# required by kernel-yocto.bbclass. 76# required by kernel-yocto.bbclass.
76# 77#
77# 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
78# should be updated once patchlevel is merged. 79# should be updated once patchlevel is merged.
79LINUX_VERSION = "5.4.51" 80LINUX_VERSION = "5.4.55"
80 81
81# 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.
82LOCALVERSION = "-lf-5.4.y" 83LOCALVERSION = "-lf-5.4.y"