[meta-intel] [PATCH] linux-intel/4.14: Update to v4.14.12

California Sullivan california.l.sullivan at intel.com
Mon Jan 8 15:07:23 PST 2018


This brings in the changes up to v4.14.12, including the Meltdown
vulnerability fixes currently available.

Also update the cache, bringing in the following relevant config
changes:

* 3e7fedea common-pc*.scc: Add igb to common-pc drivers
* 4341ae3a features/i915/i915.cfg: compile i915 as a module

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
Note: testing is still pending, but sending this to the mailing list
early in the interest of time.

 recipes-kernel/linux/linux-intel_4.14.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb
index dd44aa1f..abd75cb8 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -6,9 +6,9 @@ KMETA_BRANCH = "yocto-4.9"
 # Fix for 32-bit perf issue. Remove when patch is backported to 4.14.
 SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch"
 
-LINUX_VERSION ?= "4.14.0"
-SRCREV_machine ?= "bebc6082da0a9f5d47a1ea2edc099bf671058bd4"
-SRCREV_meta ?= "f4e37e151102d89c4d0e110c88eb3b3c36bdeaa4"
+LINUX_VERSION ?= "4.14.12"
+SRCREV_machine ?= "5a0fe4d29ee12762332fbacd7cfc48cb4db1027d"
+SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6"
 
 # For Crystalforest and Romley
 KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
-- 
2.14.3



More information about the meta-intel mailing list