summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_4.14.bb
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-02-12 10:53:41 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-02-12 13:43:15 +0800
commit1e6dcb762fed9ab5d0265477e4a2ab56748750da (patch)
treea489b2f6d16346656df052dac7cb4bf742dbf9df /recipes-kernel/linux/linux-intel_4.14.bb
parentc3d4c01bdfce315d5c5ea5263231c5e9ca521e67 (diff)
downloadmeta-intel-983485c6451036b423ac6b920ce83dc3965f631f.tar.gz
linux-intel/4.14: update to v4.14.16512.2-zeus-3.0.2
tag 'v4.14.165': (1675 commits) Linux 4.14.165 drm/i915/gen9: Clear residual context state on context switch netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present netfilter: arp_tables: init netns pointer in xt_tgchk_param struct phy: cpcap-usb: Fix flakey host idling and enumerating of devices phy: cpcap-usb: Fix error path when no host driver is loaded USB: Fix: Don't skip endpoint descriptors with maxpacket=0 HID: hiddev: fix mess in hiddev_open() arm64: cpufeature: Avoid warnings due to unused symbols ath10k: fix memory leak rtl8xxxu: prevent leaking urb scsi: bfa: release allocated memory in case of error mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf mwifiex: fix possible heap overflow in mwifiex_process_country_ie() tty: always relink the port tty: link tty and port before configuring it as console staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21 drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ drm/fb-helper: Round up bits_per_pixel if possible Input: add safety guards to input_set_keycode() ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux/linux-intel_4.14.bb')
-rw-r--r--recipes-kernel/linux/linux-intel_4.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb
index 6aee4284..e02d2fa3 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -11,9 +11,9 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
11 11
12DEPENDS += "elfutils-native openssl-native util-linux-native" 12DEPENDS += "elfutils-native openssl-native util-linux-native"
13 13
14LINUX_VERSION ?= "4.14.152" 14LINUX_VERSION ?= "4.14.165"
15SRCREV_machine ?= "f500fab13d11290921fc16c0e8b08c671819ad43" 15SRCREV_machine ?= "ee01b866cd5a72437a1a1dadb4c12b42be70a6e4"
16SRCREV_meta ?= "c8f030fdbf6046dede4b7ce6c94b5b24221c250e" 16SRCREV_meta ?= "a889c43359ca8bee705601817c50edf3c209bc09"
17 17
18# For Crystalforest and Romley 18# For Crystalforest and Romley
19KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 19KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"