[meta-intel] [PATCH 1/1] linux-yocto/4.4/4.8: Update cache SRCREVs for final config warning fixes

California Sullivan california.l.sullivan at intel.com
Tue Dec 6 13:26:55 PST 2016


This update fixes the remaining kernel_configcheck warnings.

Fixes [YOCTO #10426].

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend   | 2 +-
 common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend   | 2 +-
 common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 2 +-
 common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | 2 +-
 common/recipes-kernel/linux/linux-yocto_4.4.bbappend      | 2 +-
 common/recipes-kernel/linux/linux-yocto_4.8.bbappend      | 2 +-
 6 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 5443a91..371623a 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.4.32"
-SRCREV_META_INTEL_COMMON ?= "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382"
+SRCREV_META_INTEL_COMMON ?= "2d1114e7b6f39e8e4c442ad18e2eda1a918c7e48"
 SRCREV_MACHINE_INTEL_COMMON ?= "4cb9a12a1c2b1c0fc58c1da2f7a14737e8a42757"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
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 e0f6a12..48636b2 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.8.10"
-SRCREV_META_INTEL_COMMON ?= "1dc615a67779fdfd36548fd48e54bd19b6e6209e"
+SRCREV_META_INTEL_COMMON ?= "f768e31c67f7c67b27ff2c1ba857eef2367de974"
 SRCREV_MACHINE_INTEL_COMMON ?= "4b6a2814a1ac2a917a8334748b3168315e678041"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
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 be26601..beba9a0 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_i586-nlp-32-intel-common = "4.4.32"
-SRCREV_meta_i586-nlp-32-intel-common = "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382"
+SRCREV_meta_i586-nlp-32-intel-common = "2d1114e7b6f39e8e4c442ad18e2eda1a918c7e48"
 SRCREV_machine_i586-nlp-32-intel-common = "56d90955fb338cb2badbcbbfbce21c9c774abdfc"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
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 fe64771..8e00f09 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_i586-nlp-32-intel-common = "4.8.10"
-SRCREV_meta_i586-nlp-32-intel-common = "1dc615a67779fdfd36548fd48e54bd19b6e6209e"
+SRCREV_meta_i586-nlp-32-intel-common = "f768e31c67f7c67b27ff2c1ba857eef2367de974"
 SRCREV_machine_i586-nlp-32-intel-common = "96ea072413fb386598a62c77ed202a6de08085f6"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 16fd498..6ce8f6c 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.4.32"
-SRCREV_META_INTEL_COMMON = "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382"
+SRCREV_META_INTEL_COMMON = "2d1114e7b6f39e8e4c442ad18e2eda1a918c7e48"
 SRCREV_MACHINE_INTEL_COMMON = "09301abb22a74a82dd5af905b64a3870e1851bbc"
 
 KBRANCH_INTEL_COMMON = "standard/intel/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
index f8d691a..d29327c 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.8.10"
-SRCREV_META_INTEL_COMMON = "1dc615a67779fdfd36548fd48e54bd19b6e6209e"
+SRCREV_META_INTEL_COMMON = "f768e31c67f7c67b27ff2c1ba857eef2367de974"
 SRCREV_MACHINE_INTEL_COMMON = "f5d46e21688b7463c942d9d27789d88d580f566b"
 
 KBRANCH_INTEL_COMMON = "standard/base"
-- 
2.5.5



More information about the meta-intel mailing list