summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-05-04 17:38:10 -0700
committerSaul Wold <sgw@linux.intel.com>2017-05-06 16:56:03 +0800
commitccf39d6fa370075528583b2dae58fc0eacbe9298 (patch)
tree91d9195f1dc89346bca65beaa0da48c91115b01d
parent227534142e02c96a83083d252b1a5c3ee328b7b7 (diff)
downloadmeta-intel-ccf39d6fa370075528583b2dae58fc0eacbe9298.tar.gz
linux-yocto/4.4: Update to v4.4.60
Updates from v4.4.56 to v4.4.60. This is the latest release of our v4.4 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.4.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend18
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend6
3 files changed, 15 insertions, 15 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index 93773bbe..85f4c1c3 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.56" 3LINUX_VERSION_INTEL_COMMON = "4.4.60"
4SRCREV_META_INTEL_COMMON ?= "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" 4SRCREV_META_INTEL_COMMON ?= "d6733af2080f8c0775569adc0826eb0c8954fc5e"
5SRCREV_MACHINE_INTEL_COMMON ?= "a3be27ce2023ba479566e07c5a23164ecd04909d" 5SRCREV_MACHINE_INTEL_COMMON ?= "8364651ddaaa71602ad7746937d79dc815fe056d"
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.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index cba03c79..159d8c09 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -2,17 +2,17 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3EXTRA_OEMAKE = "LD=${STAGING_BINDIR_NATIVE}/${HOST_SYS}/${TARGET_PREFIX}ld AR=${STAGING_BINDIR_NATIVE}/${HOST_SYS}/${TARGET_PREFIX}gcc-ar" 3EXTRA_OEMAKE = "LD=${STAGING_BINDIR_NATIVE}/${HOST_SYS}/${TARGET_PREFIX}ld AR=${STAGING_BINDIR_NATIVE}/${HOST_SYS}/${TARGET_PREFIX}gcc-ar"
4 4
5LINUX_VERSION_i586-nlp-32-intel-common = "4.4.56" 5LINUX_VERSION_i586-nlp-32-intel-common = "4.4.60"
6LINUX_VERSION_core2-32-intel-common = "4.4.56" 6LINUX_VERSION_core2-32-intel-common = "4.4.60"
7LINUX_VERSION_corei7-64-intel-common = "4.4.56" 7LINUX_VERSION_corei7-64-intel-common = "4.4.60"
8 8
9SRCREV_meta_i586-nlp-32-intel-common = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" 9SRCREV_meta_i586-nlp-32-intel-common = "d6733af2080f8c0775569adc0826eb0c8954fc5e"
10SRCREV_meta_core2-32-intel-common = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" 10SRCREV_meta_core2-32-intel-common = "d6733af2080f8c0775569adc0826eb0c8954fc5e"
11SRCREV_meta_corei7-64-intel-common = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" 11SRCREV_meta_corei7-64-intel-common = "d6733af2080f8c0775569adc0826eb0c8954fc5e"
12 12
13SRCREV_machine_i586-nlp-32-intel-common = "44f85874593099737459d586c85e411a43efd3c1" 13SRCREV_machine_i586-nlp-32-intel-common = "79917ebe5d2fc3a1c87348e1febff1533386260d"
14SRCREV_machine_core2-32-intel-common = "44f85874593099737459d586c85e411a43efd3c1" 14SRCREV_machine_core2-32-intel-common = "79917ebe5d2fc3a1c87348e1febff1533386260d"
15SRCREV_machine_corei7-64-intel-common = "44f85874593099737459d586c85e411a43efd3c1" 15SRCREV_machine_corei7-64-intel-common = "79917ebe5d2fc3a1c87348e1febff1533386260d"
16 16
17COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 17COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
18COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 18COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 30380eff..2c853818 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.56" 3LINUX_VERSION_INTEL_COMMON = "4.4.60"
4SRCREV_META_INTEL_COMMON = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" 4SRCREV_META_INTEL_COMMON = "d6733af2080f8c0775569adc0826eb0c8954fc5e"
5SRCREV_MACHINE_INTEL_COMMON = "ebe68fc234ba18ca7281d300cfd190e9a06155e9" 5SRCREV_MACHINE_INTEL_COMMON = "2cc78e92f40522d8b5f278b7099c1ae657947749"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8