summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-imx_5.4.bb
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2020-10-18 21:18:28 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-10-18 18:58:29 -0300
commitc89441243eb04397009815d09c21d47a9634f676 (patch)
tree135877f87982e4bcac8d5d2cd810fd427aeb3e8c /recipes-kernel/linux/linux-fslc-imx_5.4.bb
parente026e300420195334fd7e19676f686434983c9f2 (diff)
downloadmeta-freescale-c89441243eb04397009815d09c21d47a9634f676.tar.gz
linux-fslc-imx: update to v5.4.72
Kernel repository has been upgraded to v5.4.72 from stable korg. Following commits are included in this version: ---- 52f6ded2a377 Linux 5.4.72 865b015e8d41 crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA aa1167908ac4 crypto: bcm - Verify GCM/CCM key length in setkey 564312e08892 xen/events: don't use chip_data for legacy IRQs 041445d0d577 reiserfs: Fix oops during mount 046616898a57 reiserfs: Initialize inode keys properly 22ab9ca024a0 USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters bfb1438e8c15 USB: serial: pl2303: add device-id for HP GC device aecf3a1c11dc staging: comedi: check validity of wMaxPacketSize of usb endpoints found 8aff87284be6 USB: serial: option: Add Telit FT980-KS composition 3c3eb734ef1f USB: serial: option: add Cellient MPL200 card b970578274e9 media: usbtv: Fix refcounting mixup 6ad2e647d91f Bluetooth: Disconnect if E0 is used for Level 4 21d2051d1f1c Bluetooth: Fix update of connection state in `hci_encrypt_cfm` ed6c361e3229 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm 155bf3fd4e8c Bluetooth: MGMT: Fix not checking if BT_HS is enabled 66a14350de9a Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel 0d9e9b6e1a26 Bluetooth: A2MP: Fix not initializing all members 54f8badb9bc9 ACPI: Always build evged in 30ddaa4c0c95 ARM: 8939/1: kbuild: use correct nm executable 1bf467fdfeae btrfs: take overcommit into account in inc_block_group_ro 39c5eb1482b2 btrfs: don't pass system_chunk into can_overcommit bc79abf4afea perf cs-etm: Move definition of 'traceid_list' global variable from header file ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
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"