summaryrefslogtreecommitdiffstats
path: root/common
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
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')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.8.bbappend6
3 files changed, 9 insertions, 9 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
index d9c8588c..e0f6a12f 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_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 ?= "4057556c041f6aac0d29aa3425587d414c9a0090" 5SRCREV_MACHINE_INTEL_COMMON ?= "4b6a2814a1ac2a917a8334748b3168315e678041"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
8 8
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
index b3555ef9..fe647712 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_i586-nlp-32-intel-common = "4.8.3" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.8.10"
4SRCREV_meta_i586-nlp-32-intel-common = "6d028d2818603cd82cfb707b3231b8a9038f13bb" 4SRCREV_meta_i586-nlp-32-intel-common = "1dc615a67779fdfd36548fd48e54bd19b6e6209e"
5SRCREV_machine_i586-nlp-32-intel-common = "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794" 5SRCREV_machine_i586-nlp-32-intel-common = "96ea072413fb386598a62c77ed202a6de08085f6"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base"
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