summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-11-30 16:56:13 -0800
committerSaul Wold <sgw@linux.intel.com>2016-11-30 17:02:43 -0800
commit3de465c5e6981b4587b30c908cd45626d2f29c77 (patch)
tree00a10f6e32811a4c8d9eabaefa9059e1f7cabdc1 /common/recipes-kernel/linux/linux-yocto_4.8.bbappend
parentac009378749a04330c381a0b309875076b800594 (diff)
downloadmeta-intel-3de465c5e6981b4587b30c908cd45626d2f29c77.tar.gz
linux-yocto/4.8: Update from v4.8.3 to v4.8.10
Stable backports and a fix to the mei configuration in core2 and quark. 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.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..f8d691ae 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.10"
4SRCREV_META_INTEL_COMMON = "6d028d2818603cd82cfb707b3231b8a9038f13bb" 4SRCREV_META_INTEL_COMMON = "1dc615a67779fdfd36548fd48e54bd19b6e6209e"
5SRCREV_MACHINE_INTEL_COMMON = "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794" 5SRCREV_MACHINE_INTEL_COMMON = "f5d46e21688b7463c942d9d27789d88d580f566b"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"
8 8