summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-27 16:28:12 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-31 17:13:28 -0800
commit6add41510412ca196efb3e4f949d403a8b6f35d7 (patch)
tree2391e48505b73ea180cbb0eb1ac1b555412ec7e9 /common/recipes-kernel/linux/linux-yocto_4.8.bbappend
parent867f86176b5e1788b55ad62f3dd364c515ac7c4a (diff)
downloadmeta-intel-6add41510412ca196efb3e4f949d403a8b6f35d7.tar.gz
linux-yocto/4.8: Update to latest stable release
Bump from 4.8.12 to 4.8.17. A change in kernel tools makes this patch necessary, as an error in the kernel-cache caused a bad configuration. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto_4.8.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.8.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
index 241e8ed1..278578e6 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.8.3" 3LINUX_VERSION_INTEL_COMMON = "4.8.17"
4SRCREV_META_INTEL_COMMON = "6d028d2818603cd82cfb707b3231b8a9038f13bb" 4SRCREV_META_INTEL_COMMON = "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab"
5SRCREV_MACHINE_INTEL_COMMON = "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794" 5SRCREV_MACHINE_INTEL_COMMON = "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"
8 8