summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-05-20 14:47:01 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-05-26 20:59:33 -0500
commit6f712a53dd3b87d12d76aa914ba25876385b7483 (patch)
tree2ab40233c4e5cf098de040280ce571e116737b5c /common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
parent7105cda8ec4e8934d1c82413bb3c46272bd76202 (diff)
downloadmeta-intel-6f712a53dd3b87d12d76aa914ba25876385b7483.tar.gz
linux-yocto-tiny/4.1: Switch to standard/tiny/intel
We now have a dedicated standard/tiny/intel branch for Intel platforms, so have the the 4.1 tiny kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@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.bbappend4
1 files changed, 2 insertions, 2 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 d21a5628..6d13b10a 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.18"
4SRCREV_meta-i586-nlp-32-intel-common = "e8c492e96f39fbee71520dbee0227dd6a87b9a59" 4SRCREV_meta-i586-nlp-32-intel-common = "2b07d06557a049b6ef7038a31651279c33794dbd"
5SRCREV_machine-i586-nlp-32-intel-common = "d03753ddb28a1141e550a67c99ac95789a424fc5" 5SRCREV_machine-i586-nlp-32-intel-common = "d03753ddb28a1141e550a67c99ac95789a424fc5"
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"
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}"