summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-06-02 15:22:24 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-06-23 12:44:35 -0500
commitb8db403e213d1c81412e956e6e426195da6fefce (patch)
tree0d6c3a49e30564349ccf29aeeede530107f83040 /common/recipes-kernel
parent7b38f0ef5fcd7c426f10037892cc8d17dd282ed4 (diff)
downloadmeta-intel-b8db403e213d1c81412e956e6e426195da6fefce.tar.gz
linux-yocto-tiny/4.1: Switch to standard/tiny/intel/base
The dedicated standard tiny branch for Intel platforms has been renamed to standard/tiny/intel/base - update the 4.1 tiny kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend8
1 files changed, 4 insertions, 4 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 73208cb0..81241e0e 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,10 +1,10 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.18" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.26"
4SRCREV_meta-i586-nlp-32-intel-common = "b9023d4c8fbbb854c26f158a079a5f54dd61964d" 4SRCREV_meta-i586-nlp-32-intel-common = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d"
5SRCREV_machine-i586-nlp-32-intel-common = "91f62d4a0a31919d9b2ccdaf881130f99b61fc5e" 5SRCREV_machine-i586-nlp-32-intel-common = "fb0153332a1fdd0518f9055ece1c53f3a99973f5"
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/common-pc" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"
9KMACHINE_i586-nlp-32-intel-common = "intel-quark" 9KMACHINE_i586-nlp-32-intel-common = "intel-quark"
10KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 10KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"