summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-07-21 15:41:48 -0700
committerSaul Wold <sgw@linux.intel.com>2017-07-24 16:28:03 -0700
commit009d044176d965d5ccf96f473be8be61146eefb2 (patch)
tree1848c8e40c230605f351c7d2f4827f809a885f79 /common/recipes-kernel
parentb3ec97cb9c25a1f9000b16434018eee45deba190 (diff)
downloadmeta-intel-009d044176d965d5ccf96f473be8be61146eefb2.tar.gz
linux-yocto/4.1: Update kernel to version 4.1.41
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'common/recipes-kernel')
-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 50b6e10f..68e394e9 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.39" 3LINUX_VERSION_INTEL_COMMON = "4.1.41"
4SRCREV_META_INTEL_COMMON ?= "c3de59fdaf93a3aaaf90adb4505e323b54dae51f" 4SRCREV_META_INTEL_COMMON ?= "9f9c9a66ef3452343586adf150137967e955d71a"
5SRCREV_MACHINE_INTEL_COMMON ?= "995e1f1cb42b77dc7e9b97b3a38967571adf1bb2" 5SRCREV_MACHINE_INTEL_COMMON ?= "73a3cf15f693701c7a1a24c8e6d4dd3b070e29b2"
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 d30f74ff..fb274e31 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -2,9 +2,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3KERNEL_FEATURES_INTEL_COMMON ?= "" 3KERNEL_FEATURES_INTEL_COMMON ?= ""
4 4
5LINUX_VERSION_i586-nlp-32-intel-common = "4.1.39" 5LINUX_VERSION_i586-nlp-32-intel-common = "4.1.41"
6SRCREV_meta_i586-nlp-32-intel-common = "c3de59fdaf93a3aaaf90adb4505e323b54dae51f" 6SRCREV_meta_i586-nlp-32-intel-common = "9f9c9a66ef3452343586adf150137967e955d71a"
7SRCREV_machine_i586-nlp-32-intel-common = "3a0465de39727615f8eb7830b27ff0f58f577c4c" 7SRCREV_machine_i586-nlp-32-intel-common = "ff69a6453667e1ecfcfaf002ab116616398eb397"
8 8
9COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 9COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
10KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 10KBRANCH_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 69286390..9a0277b9 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.39" 3LINUX_VERSION_INTEL_COMMON = "4.1.41"
4SRCREV_META_INTEL_COMMON = "c3de59fdaf93a3aaaf90adb4505e323b54dae51f" 4SRCREV_META_INTEL_COMMON = "9f9c9a66ef3452343586adf150137967e955d71a"
5SRCREV_MACHINE_INTEL_COMMON = "cbdd3d3db29aa0c23d6aa024129a9c5a115fb57d" 5SRCREV_MACHINE_INTEL_COMMON = "05418d19b8f75b2cdcd616641c8749ec2079cd81"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8