summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-06-19 17:16:25 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-07-05 09:55:51 +0800
commitca24adb1dd372272c8352c35ca4656b65227d246 (patch)
tree8878ebb4cec52b202e807fd9b319b8577914cfbf
parent36913160e993e03e3fdde863d7805ca3a1bc469b (diff)
downloadmeta-intel-ca24adb1dd372272c8352c35ca4656b65227d246.tar.gz
linux-intel_4.14: update to v4.14.123
Linux 4.14.123 tracker/lts2017/base: media: intel-ipu4: remove unused function and other build warnings media: intel-ipu4: ox03a10: Modify I2C bus ID and GPIO pin number media: intel-ipu4: ti960: split ti953 code media: intel-ipu4: ox03a10: add ficosa module media: intel-ipu4: pdata change for sensors connected via TI960 media: intel-ipu4: pdata for OV495 multiport isys & psys package lib2600b0 for commit-id 5efdf9c media: intel-ipu4: Fixing static code check issue media: intel-ipu4: ti960: ov495 frame sync setting x86/cpu: fix FAM6_ATOM naming x86/speculation/rdt_pseudo_lock: cpu name change Stable Linux tag v4.14.123 : (527 commits) NFS: Fix a double unlock from nfs_match,get_client vfio-ccw: Prevent quiesce function going into an infinite loop drm: Wake up next in drm_read() chain if we are forced to putback the event drm/drv: Hold ref on parent device during drm_device lifetime 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 fc4type information for FDMI scsi: lpfc: Fix FDMI manufacturer attribute value media: vimc: zero the media_device on probe media: go7007: avoid clang frame overflow warning with KASAN media: vimc: stream: fix thread state before sleep media: m88ds3103: serialize reset messages in m88ds3103_set_frontend thunderbolt: Fix to check for kmemdup failure hwrng: omap - Set default quality dmaengine: tegra210-adma: use devm_clk_*() helpers ... 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.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb
index cc100fe8..f38af5e2 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -10,8 +10,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
10 10
11DEPENDS += "elfutils-native openssl-native util-linux-native" 11DEPENDS += "elfutils-native openssl-native util-linux-native"
12 12
13LINUX_VERSION ?= "4.14.110" 13LINUX_VERSION ?= "4.14.123"
14SRCREV_machine ?= "f93147df5d96922347d0a4143ad06ae5d45d1caf" 14SRCREV_machine ?= "6aab3d561d738f3ceb9230a828b3f0b1ed5e98a3"
15SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" 15SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c"
16 16
17# For Crystalforest and Romley 17# For Crystalforest and Romley