[meta-intel] [PATCH 3/3] linux-yocto/4.8: Update SRCREVs for v4.8.3 stable update

California Sullivan california.l.sullivan at intel.com
Wed Oct 26 16:31:51 PDT 2016


This includes the fix to CVE-2016-5195 "dirty cow", and fixes a bug in
preempt-rt that was preventing boots on core2.

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend   | 6 +++---
 common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | 6 +++---
 common/recipes-kernel/linux/linux-yocto_4.8.bbappend      | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
index 9fa3307..d9c8588 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.8"
-SRCREV_META_INTEL_COMMON ?= "552a83790b1797b6dd4e4c48ff5bc8f215ed57da"
-SRCREV_MACHINE_INTEL_COMMON ?= "b266f7ba78f0cb3d7073e1bf7bd7dfc92bec7431"
+LINUX_VERSION_INTEL_COMMON = "4.8.3"
+SRCREV_META_INTEL_COMMON ?= "6d028d2818603cd82cfb707b3231b8a9038f13bb"
+SRCREV_MACHINE_INTEL_COMMON ?= "4057556c041f6aac0d29aa3425587d414c9a0090"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
 
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
index af5ebab..b3555ef 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_i586-nlp-32-intel-common = "4.8"
-SRCREV_meta_i586-nlp-32-intel-common = "552a83790b1797b6dd4e4c48ff5bc8f215ed57da"
-SRCREV_machine_i586-nlp-32-intel-common = "67813e7efa3a4614e209c2f058d92ef9a636441a"
+LINUX_VERSION_i586-nlp-32-intel-common = "4.8.3"
+SRCREV_meta_i586-nlp-32-intel-common = "6d028d2818603cd82cfb707b3231b8a9038f13bb"
+SRCREV_machine_i586-nlp-32-intel-common = "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
 KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
index 1085cad..241e8ed 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.8"
-SRCREV_META_INTEL_COMMON = "552a83790b1797b6dd4e4c48ff5bc8f215ed57da"
-SRCREV_MACHINE_INTEL_COMMON = "67813e7efa3a4614e209c2f058d92ef9a636441a"
+LINUX_VERSION_INTEL_COMMON = "4.8.3"
+SRCREV_META_INTEL_COMMON = "6d028d2818603cd82cfb707b3231b8a9038f13bb"
+SRCREV_MACHINE_INTEL_COMMON = "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794"
 
 KBRANCH_INTEL_COMMON = "standard/base"
 
-- 
2.5.5



More information about the meta-intel mailing list