mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
linux-intel/4.14: update to v4.14.87
* Stable Linux tag v4.14.87 : (56 commits)
Linux 4.14.87
tipc: use destination length for copy string
net: qed: use correct strncpy() size
mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
thermal/drivers/hisi: Remove costly sensor inspection
thermal/drivers/hisi: Fix configuration register setting
thermal/drivers/hisi: Encapsulate register writes into helpers
thermal/drivers/hisi: Remove pointless lock
thermal/drivers/hisi: Remove the multiple sensors support
mm: cleancache: fix corruption on missed inode invalidation
reset: remove remaining WARN_ON() in <linux/reset.h>
reset: make device_reset_optional() really optional
udf: Allow mounting volumes with incorrect identification strings
arc: [devboards] Add support of NFSv3 ACL
ARC: change defconfig defaults to ARCv2
btrfs: Always try all copies when reading extent buffers
btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable
Input: elan_i2c - add support for ELAN0621 touchpad
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
Input: elan_i2c - add ELAN0620 to the ACPI table
...
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
aa823ab53b
commit
bc438335eb
|
|
@ -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.78"
|
||||
SRCREV_machine ?= "56f15146cf0573a64a02f6d0ed2f002d4e1037d5"
|
||||
LINUX_VERSION ?= "4.14.87"
|
||||
SRCREV_machine ?= "2a9c1c646fe78a5e784ad7af0e43762c37b7015e"
|
||||
SRCREV_meta ?= "6a3254e7b370cbb86c1f73379dcf38885c1c69e0"
|
||||
|
||||
# For Crystalforest and Romley
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user