summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-27 16:27:49 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-31 17:13:21 -0800
commit867f86176b5e1788b55ad62f3dd364c515ac7c4a (patch)
treee2536278a7081b2d956395ae723e4a263e362d4c /common
parent82783c5ab0285eb976a76548542fa83d2b54c7f8 (diff)
downloadmeta-intel-867f86176b5e1788b55ad62f3dd364c515ac7c4a.tar.gz
linux-yocto/4.4: Update to latest stable release
Bump from 4.4.26 to 4.4.41. 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')
-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.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend6
3 files changed, 9 insertions, 9 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 188a36d1..964035e3 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.26" 3LINUX_VERSION_INTEL_COMMON = "4.4.41"
4SRCREV_META_INTEL_COMMON ?= "3030330b066a33ce21164a8b30d0503cf9f68e5b" 4SRCREV_META_INTEL_COMMON ?= "78a26182e20c0a49c1adda63faa15ccd3f4ecb27"
5SRCREV_MACHINE_INTEL_COMMON ?= "c5851eb141c2c64b0f6d453c45c4200dfede1a79" 5SRCREV_MACHINE_INTEL_COMMON ?= "4a62e2acde6c31623583ae4e6f08347379aad3ee"
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 08df3171..466e7dcc 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_i586-nlp-32-intel-common = "4.4.26" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.4.41"
4SRCREV_meta_i586-nlp-32-intel-common = "3030330b066a33ce21164a8b30d0503cf9f68e5b" 4SRCREV_meta_i586-nlp-32-intel-common = "78a26182e20c0a49c1adda63faa15ccd3f4ecb27"
5SRCREV_machine_i586-nlp-32-intel-common = "4eb72141aa7c3b626a7fc42ae8da6f8b29e43a2c" 5SRCREV_machine_i586-nlp-32-intel-common = "6b94736dbcacbecd1d0c05fb5d8aacbed1a4b8fc"
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.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 948ece0d..92cc499d 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.26" 3LINUX_VERSION_INTEL_COMMON = "4.4.41"
4SRCREV_META_INTEL_COMMON = "3030330b066a33ce21164a8b30d0503cf9f68e5b" 4SRCREV_META_INTEL_COMMON = "78a26182e20c0a49c1adda63faa15ccd3f4ecb27"
5SRCREV_MACHINE_INTEL_COMMON = "6729daf8d803e7a21c31e5fd68ff1069456448ad" 5SRCREV_MACHINE_INTEL_COMMON = "eb391bc8320167a9d5875c6c84348a4bcce260ff"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8