From 5d3253774901437a2bf3f70156db0642a8dfc226 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Fri, 21 Jun 2019 14:46:52 +0800 Subject: 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 Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_4.9.bb | 4 ++-- 1 file 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 = " \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ " -LINUX_VERSION ?= "4.9.146" -SRCREV_machine ?= "0411ffc9047ee2b127991663660d2514ba451ef3" +LINUX_VERSION ?= "4.9.180" +SRCREV_machine ?= "179a9cd71bbb9e153856c8e4bb44812a1ee8f8b6" SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" # For Crystalforest and Romley -- cgit v1.2.3-54-g00ecf