[meta-intel] [PATCH] linux-yocto/4.1: Update SRCREVs to fix build

California Sullivan california.l.sullivan at intel.com
Thu Jun 22 12:19:17 PDT 2017


Without 398d178 the kernel fails to build with the new gcc.

>From linux-yocto-4.1:

cbdd3d3 Merge branch 'standard/base' into standard/intel/base
398d178 give up on gcc ilog2() constant optimizations

>From yocto-kernel-cache:

c3de59f pwm_leafhill: set pwm as built in by default
3d12fca bsp/axxia[arm|arm64|ppc]: Update Axxia specific fragments
c55c877 cfg: add virtualbox guest configuration fragment
82aa97b kver: bump to v4.1.39

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

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
index fbe2ba8..50b6e10 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.1.39"
-SRCREV_META_INTEL_COMMON ?= "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
-SRCREV_MACHINE_INTEL_COMMON ?= "bf977ae249601f88da359260b2b2141462112f8c"
+SRCREV_META_INTEL_COMMON ?= "c3de59fdaf93a3aaaf90adb4505e323b54dae51f"
+SRCREV_MACHINE_INTEL_COMMON ?= "995e1f1cb42b77dc7e9b97b3a38967571adf1bb2"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
 
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index a447b4d..d30f74f 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -3,8 +3,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 KERNEL_FEATURES_INTEL_COMMON ?= ""
 
 LINUX_VERSION_i586-nlp-32-intel-common = "4.1.39"
-SRCREV_meta_i586-nlp-32-intel-common = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
-SRCREV_machine_i586-nlp-32-intel-common = "17e44fa855e657b2fd7bd810c42615fe6318c99b"
+SRCREV_meta_i586-nlp-32-intel-common = "c3de59fdaf93a3aaaf90adb4505e323b54dae51f"
+SRCREV_machine_i586-nlp-32-intel-common = "3a0465de39727615f8eb7830b27ff0f58f577c4c"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
 KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 4897e08..6928639 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.1.39"
-SRCREV_META_INTEL_COMMON = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
-SRCREV_MACHINE_INTEL_COMMON = "d2d93ffb422b65a8b66f3d24b4cd0652bec9e224"
+SRCREV_META_INTEL_COMMON = "c3de59fdaf93a3aaaf90adb4505e323b54dae51f"
+SRCREV_MACHINE_INTEL_COMMON = "cbdd3d3db29aa0c23d6aa024129a9c5a115fb57d"
 
 KBRANCH_INTEL_COMMON = "standard/intel/base"
 
-- 
2.5.5



More information about the meta-intel mailing list