summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-04-17 17:39:54 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-04-19 10:00:58 +0800
commit69c223ed3e19c2622aa5f69721bf19bd4de018fb (patch)
tree4fbe745ea0e4d6ad3abf16d260da3c2bb7f5c321 /recipes-kernel
parentcd2c3bfca97655999cbde645b73be712675dba92 (diff)
downloadmeta-intel-69c223ed3e19c2622aa5f69721bf19bd4de018fb.tar.gz
linux-intel/4.19: update to v4.19.34
Merge Stable Linux tag 'v4.19.34' into lts2018/base Stable Linux tag 'v4.19.34': (322 commits) Linux 4.19.34 kprobes/x86: Blacklist non-attachable interrupt functions bcache: fix potential div-zero error of writeback_rate_p_term_inverse ACPI / video: Extend chassis-type detection with a "Lunch Box" check net: stmmac: Avoid one more sometimes uninitialized Clang warning drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device dmaengine: tegra: avoid overflow of byte tracking clk: rockchip: fix frac settings of GPLL clock for rk3328 clk: meson: clean-up clock registration drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup x86/build: Mark per-CPU symbols as absolute explicitly for LLD wlcore: Fix memory leak in case wl12xx_fetch_firmware failure brcmfmac: Use firmware_request_nowarn for the clm_blob selinux: do not override context on context mounts x86/build: Specify elf_i386 linker emulation explicitly for i386 objects drm/nouveau: Stop using drm_crtc_force_disable drm: Auto-set allow_fb_modifiers when given modifiers at plane init pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-intel_4.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.19.bb b/recipes-kernel/linux/linux-intel_4.19.bb
index fe93bc9e..e1ccd379 100644
--- a/recipes-kernel/linux/linux-intel_4.19.bb
+++ b/recipes-kernel/linux/linux-intel_4.19.bb
@@ -9,9 +9,9 @@ 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 ?= "4.19.28" 12LINUX_VERSION ?= "4.19.34"
13SRCREV_machine ?= "6420235577680c24202514356ac9ade24cf4d21d" 13SRCREV_machine ?= "0f05ba26d359c104190cd68e04ba4485503840b1"
14SRCREV_meta ?= "b517d55685cbe71a54b0528fd9fb781133e094a3" 14SRCREV_meta ?= "55b740965496961a660674aa4e5b8568b1b9fb7e"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"