From f60abb4dd91cffaf1e2c95b1a187f055ae058d59 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Mon, 21 Jun 2021 17:19:06 +0800 Subject: linux-intel/5.4: update to v5.4.123 tag 'v5.4.123': (719 commits) Linux 5.4.123 REVERTME: net: phy: dwxpcs: avoid unnecessary DWC xPCS SGMII AN net: phy: dwxpcs: removed XPCS irq net: stmmac: Disable MAC EEE when Network Proxy is enabled Display errlog buffer raw data in kernel log as requested once this driver is loaded. ptp: S/W workaround for PMC TGPIO h/w bug NFC: nci: fix memory leak in nci_allocate_device perf unwind: Set userdata for all __report_module() paths perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder usb: dwc3: gadget: Enable suspend events bpf: No need to simulate speculative domain for immediates bpf: Fix mask direction swap upon off reg sign change bpf: Wrap aux data inside bpf_sanitize_info container Linux 5.4.122 Bluetooth: SMP: Fail if remote and local public keys are identical video: hgafb: correctly handle card detect failure during probe nvmet: use new ana_log_size instead the old one Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS ext4: fix error handling in ext4_end_enable_verity() nvme-multipath: fix double initialization of ANA state tty: vt: always invoke vc->vc_sw->con_resize callback vt: Fix character height handling with VT_RESIZEX vgacon: Record video mode changes with VT_RESIZEX video: hgafb: fix potential NULL pointer dereference qlcnic: Add null check after calling netdev_alloc_skb ... Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_5.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-intel_5.4.bb b/recipes-kernel/linux/linux-intel_5.4.bb index dc9f85da..047fc369 100644 --- a/recipes-kernel/linux/linux-intel_5.4.bb +++ b/recipes-kernel/linux/linux-intel_5.4.bb @@ -9,8 +9,8 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "5.4.115" -SRCREV_machine ?= "2521f747baec6ccd170456c0fe697c48844a080d" +LINUX_VERSION ?= "5.4.123" +SRCREV_machine ?= "7a821854911e315d3ed3fe2fc626e12906c9ab24" SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" # For Crystalforest and Romley -- cgit v1.2.3-54-g00ecf