summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-06-21 17:19:06 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-06-22 08:49:49 +0800
commitf60abb4dd91cffaf1e2c95b1a187f055ae058d59 (patch)
treefef3211fd6875425458d03dc68bfa29645e66120
parentdc3f344f2e54157b7df9273b1480247f61e7d751 (diff)
downloadmeta-intel-f60abb4dd91cffaf1e2c95b1a187f055ae058d59.tar.gz
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 <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel_5.4.bb4
1 files 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
9 9
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "5.4.115" 12LINUX_VERSION ?= "5.4.123"
13SRCREV_machine ?= "2521f747baec6ccd170456c0fe697c48844a080d" 13SRCREV_machine ?= "7a821854911e315d3ed3fe2fc626e12906c9ab24"
14SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" 14SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley