From 54d18a7efe307b9fb45d64156d53b886abc3792b Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 22 Jun 2017 12:19:17 -0700 Subject: linux-yocto/4.1: Update SRCREVs to fix build 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 Signed-off-by: Saul Wold --- 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(-) (limited to 'common/recipes-kernel') 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 fbe2ba8d..50b6e10f 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 a447b4d9..d30f74ff 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 4897e088..69286390 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" -- cgit v1.2.3-54-g00ecf