summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-06-22 12:19:17 -0700
committerSaul Wold <sgw@linux.intel.com>2017-06-22 13:05:57 -0700
commit54d18a7efe307b9fb45d64156d53b886abc3792b (patch)
tree098d45fea545cf4742f70dc0772268364a9f0e7d /common/recipes-kernel/linux/linux-yocto_4.1.bbappend
parent18dabe6f56a1be59a0f41f318c3d686839b68b74 (diff)
downloadmeta-intel-54d18a7efe307b9fb45d64156d53b886abc3792b.tar.gz
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 <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto_4.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend4
1 files changed, 2 insertions, 2 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.39" 3LINUX_VERSION_INTEL_COMMON = "4.1.39"
4SRCREV_META_INTEL_COMMON = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" 4SRCREV_META_INTEL_COMMON = "c3de59fdaf93a3aaaf90adb4505e323b54dae51f"
5SRCREV_MACHINE_INTEL_COMMON = "d2d93ffb422b65a8b66f3d24b4cd0652bec9e224" 5SRCREV_MACHINE_INTEL_COMMON = "cbdd3d3db29aa0c23d6aa024129a9c5a115fb57d"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8