summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
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/linux/linux-yocto-tiny_4.1.bbappend
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/linux/linux-yocto-tiny_4.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend6
1 files changed, 3 insertions, 3 deletions
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"