summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-12-22 12:21:44 -0800
committerSaul Wold <sgw@linux.intel.com>2016-01-04 07:24:10 -0800
commite3f965cda3e2ee84c08b9cca10a24d0d03f54a4e (patch)
tree2265fbbf73aad84e8420c63319f243959dd322dc /common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
parentaadce5955d6d022fe6f8cc18c74bd0253eae1255 (diff)
downloadmeta-intel-e3f965cda3e2ee84c08b9cca10a24d0d03f54a4e.tar.gz
linux-yocto: Update to 4.1.15
Signed-off-by: Saul Wold <sgw@linux.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.bbappend7
1 files changed, 4 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 d2a1c3c8..4321a750 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,9 +1,10 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.2" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.5"
4SRCREV_meta-i586-nlp-32-intel-common = "46bb64d605fd336d99fa05bab566b9553b40b4b4"
5SRCREV_machine-i586-nlp-32-intel-common = "788dfc9859321c09f1c58696bf8998f90ccb4f51"
6
4COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
5SRCREV_meta-nlp-32-intel-common = "aed902160251d69cc28d1e69a4f692e8ea8fa13b"
6SRCREV_machine-nlp-32-intel-common = "dbe692d91c8e55d1430f2c45fd578c8e4e71e482"
7KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
8KMACHINE_i586-nlp-32-intel-common = "intel-quark" 9KMACHINE_i586-nlp-32-intel-common = "intel-quark"
9KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 10KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"