mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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>
This commit is contained in:
parent
36913160e9
commit
ca24adb1dd
|
@ -10,8 +10,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
|
|||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
||||
LINUX_VERSION ?= "4.14.110"
|
||||
SRCREV_machine ?= "f93147df5d96922347d0a4143ad06ae5d45d1caf"
|
||||
LINUX_VERSION ?= "4.14.123"
|
||||
SRCREV_machine ?= "6aab3d561d738f3ceb9230a828b3f0b1ed5e98a3"
|
||||
SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c"
|
||||
|
||||
# For Crystalforest and Romley
|
||||
|
|
Loading…
Reference in New Issue
Block a user