summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-06-21 14:46:52 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-06-25 08:37:47 +0800
commit5d3253774901437a2bf3f70156db0642a8dfc226 (patch)
tree7e84110a3893aa5ea7113a1733eff94c5ff0fee9
parent3c45215fe075ddaa892bc87f969f50684a7062b4 (diff)
downloadmeta-intel-5d3253774901437a2bf3f70156db0642a8dfc226.tar.gz
linux-intel/4.9: update to v4.9.180
Stable Linux tag v4.9.180 : (386 commits) Linux 4.9.180 drm: Wake up next in drm_read() chain if we are forced to putback the event ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM spi: Fix zero length xfer bug spi: rspi: Fix sequencer reset during initialization spi : spi-topcliff-pch: Fix to handle empty DMA buffers scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices media: saa7146: avoid high stack usage with clang scsi: lpfc: Fix FDMI manufacturer attribute value media: go7007: avoid clang frame overflow warning with KASAN media: m88ds3103: serialize reset messages in m88ds3103_set_frontend dmaengine: tegra210-adma: use devm_clk_*() helpers scsi: qla4xxx: avoid freeing unallocated dma memory usb: core: Add PM runtime calls to usb_hcd_platform_shutdown rcuperf: Fix cleanup path for invalid perf_type strings rcutorture: Fix cleanup path for invalid torture_type strings x86/mce: Fix machine_check_poll() tests for error types tty: ipwireless: fix missing checks for ioremap virtio_console: initialize vtermno value for ports media: wl128x: prevent two potential buffer overflows ... 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_4.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb
index 687c6be8..59240714 100644
--- a/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/recipes-kernel/linux/linux-intel_4.9.bb
@@ -8,8 +8,8 @@ SRC_URI_append = " \
8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ 8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
9 " 9 "
10 10
11LINUX_VERSION ?= "4.9.146" 11LINUX_VERSION ?= "4.9.180"
12SRCREV_machine ?= "0411ffc9047ee2b127991663660d2514ba451ef3" 12SRCREV_machine ?= "179a9cd71bbb9e153856c8e4bb44812a1ee8f8b6"
13SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" 13SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422"
14 14
15# For Crystalforest and Romley 15# For Crystalforest and Romley