mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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>
This commit is contained in:
parent
3c45215fe0
commit
5d32537749
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user