summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-05-04 17:38:09 -0700
committerSaul Wold <sgw@linux.intel.com>2017-05-06 16:56:03 +0800
commit0f421692f14f432b6c2ac5bb08e5ff79b1156d27 (patch)
tree5fada413723b5c6ea0dc15b2039110f8b290b881
parentccf39d6fa370075528583b2dae58fc0eacbe9298 (diff)
downloadmeta-intel-0f421692f14f432b6c2ac5bb08e5ff79b1156d27.tar.gz
linux-yocto/4.1: Update to v4.1.39
Updates from v4.1.38 to v4.1.39. This is the latest release of our v4.1 stable kernel. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend6
3 files changed, 9 insertions, 9 deletions
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 a1aca8e0..1b81c0ee 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.38" 3LINUX_VERSION_INTEL_COMMON = "4.1.39"
4SRCREV_META_INTEL_COMMON ?= "7140ddb86e4b01529185e6d4a606001ad152b8f3" 4SRCREV_META_INTEL_COMMON ?= "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
5SRCREV_MACHINE_INTEL_COMMON ?= "77145717cbe16da03a75d807bcb1718297dcc458" 5SRCREV_MACHINE_INTEL_COMMON ?= "bf977ae249601f88da359260b2b2141462112f8c"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
8 8
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 e02bb257..18ee836a 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_i586-nlp-32-intel-common = "4.1.38" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.1.39"
4SRCREV_meta_i586-nlp-32-intel-common = "7140ddb86e4b01529185e6d4a606001ad152b8f3" 4SRCREV_meta_i586-nlp-32-intel-common = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
5SRCREV_machine_i586-nlp-32-intel-common = "b3744106e406887989a8bb4695480e7f3cdd36cb" 5SRCREV_machine_i586-nlp-32-intel-common = "17e44fa855e657b2fd7bd810c42615fe6318c99b"
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/intel/base" 8KBRANCH_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 0c7df359..92b08962 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.38" 3LINUX_VERSION_INTEL_COMMON = "4.1.39"
4SRCREV_META_INTEL_COMMON = "7140ddb86e4b01529185e6d4a606001ad152b8f3" 4SRCREV_META_INTEL_COMMON = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
5SRCREV_MACHINE_INTEL_COMMON = "11cf9fad52ceec2c94c2834485f61efaf448ed71" 5SRCREV_MACHINE_INTEL_COMMON = "d2d93ffb422b65a8b66f3d24b4cd0652bec9e224"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8