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-01-27 16:27:21 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-30 10:53:03 -0800
commit82783c5ab0285eb976a76548542fa83d2b54c7f8 (patch)
treecd4dd5751129ef2a8d3c93c01890010f3cf72751 /common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
parent0c42b70b33d0c7524dd71f9c40c47316fb548bbc (diff)
downloadmeta-intel-82783c5ab0285eb976a76548542fa83d2b54c7f8.tar.gz
linux-yocto/4.1: Update to latest stable release
Bump from 4.1.33 to 4.1.37. 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/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 bad4f9cd..01780dc9 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.33" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.1.37"
4SRCREV_meta_i586-nlp-32-intel-common = "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c" 4SRCREV_meta_i586-nlp-32-intel-common = "8f9c57ff647028ba74c5fbc7bd78b8d444ae08b8"
5SRCREV_machine_i586-nlp-32-intel-common = "6405a54f9904b3c5f756a6317da36549707d8291" 5SRCREV_machine_i586-nlp-32-intel-common = "f398e00752ecee739ee0a031e8f02303913d0b20"
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"