summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-imx_5.4.bb
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-06-02 22:20:12 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-06-02 20:09:46 -0300
commite0bf477232c9b68ffcb8368338938b419bf0d341 (patch)
tree73c39aa6b44a9f324e5fd7c798334b6e765ceae7 /recipes-kernel/linux/linux-fslc-imx_5.4.bb
parent507c9025f8f906c0b7d3db55286409284933e223 (diff)
downloadmeta-freescale-e0bf477232c9b68ffcb8368338938b419bf0d341.tar.gz
linux-fslc-imx: update to v5.4.43 + patches from 5.5.y
Kernel repository has been updated with v5.4.42 and v5.4.43 from stable korg + following patches are cherry-picked from linux-5.5.y branch: 285869ec9087 ARM: dts: imx6ul-kontron-n6x1x-s: Remove an obsolete comment and fix indentation f03791085754 ARM: dts: imx6ul-kontron-n6x1x-s: Add vbus-supply and overcurrent polarity to usb nodes 67e44952c670 ARM: dts: imx6ul-kontron-n6x1x: Add 'chosen' node with 'stdout-path' d4b105f930e2 ARM: dts: Add support for two more Kontron evalkit boards 'N6311 S' and 'N6411 S' e778467f65d0 ARM: dts: imx6ul-kontron-n6310-s: Move common nodes to a separate file 8b39f5e53831 ARM: dts: Add support for two more Kontron SoMs N6311 and N6411 3bee262233eb ARM: dts: imx6ul-kontron-n6310: Move common SoM nodes to a separate file 40a6a98b3f38 ARM: imx: Fix boot crash if ocotp is not found 8aad5031be00 ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs 564409aa3b33 soc: imx-scu: Using existing serial_number instead of UID 0ee8e005bbfc soc: imx8: Using existing serial_number instead of UID 134cbb845fc7 ARM: imx: Add serial number support for i.MX6/7 SoCs Update kernel recipe and tracking information. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-imx_5.4.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_5.4.bb18
1 files changed, 15 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 e0a0db46..eddd1187 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.41 31# tag: v5.4.43
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -45,6 +45,18 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
45# 3. Critical patches (SHA(s)) 45# 3. Critical patches (SHA(s))
46# ------------------------------------------------------------------------------ 46# ------------------------------------------------------------------------------
47# 7cf8871cd7d0 perf: Make perf able to build with latest libbfd 47# 7cf8871cd7d0 perf: Make perf able to build with latest libbfd
48# 285869ec9087 ARM: dts: imx6ul-kontron-n6x1x-s: Remove an obsolete comment and fix indentation
49# f03791085754 ARM: dts: imx6ul-kontron-n6x1x-s: Add vbus-supply and overcurrent polarity to usb nodes
50# 67e44952c670 ARM: dts: imx6ul-kontron-n6x1x: Add 'chosen' node with 'stdout-path'
51# d4b105f930e2 ARM: dts: Add support for two more Kontron evalkit boards 'N6311 S' and 'N6411 S'
52# e778467f65d0 ARM: dts: imx6ul-kontron-n6310-s: Move common nodes to a separate file
53# 8b39f5e53831 ARM: dts: Add support for two more Kontron SoMs N6311 and N6411
54# 3bee262233eb ARM: dts: imx6ul-kontron-n6310: Move common SoM nodes to a separate file
55# 40a6a98b3f38 ARM: imx: Fix boot crash if ocotp is not found
56# 8aad5031be00 ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs
57# 564409aa3b33 soc: imx-scu: Using existing serial_number instead of UID
58# 0ee8e005bbfc soc: imx8: Using existing serial_number instead of UID
59# 134cbb845fc7 ARM: imx: Add serial number support for i.MX6/7 SoCs
48# 60#
49# NOTE to upgraders: 61# NOTE to upgraders:
50# This recipe should NOT collect individual patches, they should be applied to 62# This recipe should NOT collect individual patches, they should be applied to
@@ -58,14 +70,14 @@ LICENSE = "GPLv2"
58LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 70LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
59 71
60SRCBRANCH = "5.4-1.0.0-imx" 72SRCBRANCH = "5.4-1.0.0-imx"
61SRCREV = "ec7a9ec0c94bf10ce1e80e12f1dc1833c5e13b15" 73SRCREV = "eea55cca78493df0cd74256c8389def9063826f7"
62 74
63# 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
64# required by kernel-yocto.bbclass. 76# required by kernel-yocto.bbclass.
65# 77#
66# 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
67# should be updated once patchlevel is merged. 79# should be updated once patchlevel is merged.
68LINUX_VERSION = "5.4.41" 80LINUX_VERSION = "5.4.43"
69 81
70# 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.
71LOCALVERSION = "-lf-5.4.y" 83LOCALVERSION = "-lf-5.4.y"