[meta-intel] [PATCH V2 1/2] linux-yocto/4.4: Update SRCREVs to latest

California Sullivan california.l.sullivan at intel.com
Thu Apr 21 14:44:49 PDT 2016


This update adds a number of Broxton enablement patches and aufs
support, and fixes a kernel oops. The aufs feature can be enabled
through the KERNEL_FEATURES variable.

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

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index 509c3d1..f9476c8 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.4.3"
-SRCREV_META_INTEL_COMMON ?= "770996a263e22562c81f48fde0f0dc647156abce"
-SRCREV_MACHINE_INTEL_COMMON ?= "5ff13cb449701bfeb30ea4a0c4c0b86dc680e219"
+SRCREV_META_INTEL_COMMON ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
+SRCREV_MACHINE_INTEL_COMMON ?= "2c4d23062464d6decf8b43b27d011f7b124243c6"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt"
 
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 00a3265..8e98a17 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 #LINUX_VERSION_i586-nlp-32-intel-common = "4.4.3"
-SRCREV_meta-i586-nlp-32-intel-common = "770996a263e22562c81f48fde0f0dc647156abce"
-SRCREV_machine-i586-nlp-32-intel-common = "c43425f73287757a166d74464fddf1f5389c9f59"
+SRCREV_meta-i586-nlp-32-intel-common = "e1515ef98cec975df218363e28c2abe3a71c6a59"
+SRCREV_machine-i586-nlp-32-intel-common = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
 KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 4a45966..59e0dbc 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.4.3"
-SRCREV_META_INTEL_COMMON = "770996a263e22562c81f48fde0f0dc647156abce"
-SRCREV_MACHINE_INTEL_COMMON = "c43425f73287757a166d74464fddf1f5389c9f59"
+SRCREV_META_INTEL_COMMON = "e1515ef98cec975df218363e28c2abe3a71c6a59"
+SRCREV_MACHINE_INTEL_COMMON = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
 
 KBRANCH_INTEL_COMMON = "standard/base"
 KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
-- 
2.5.5



More information about the meta-intel mailing list