summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-06-02 15:21:05 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-06-03 12:11:21 -0500
commit04f7d6389f27e4d826d6f067357805cf87aac2b2 (patch)
tree95669c3bd9878261d0ac1279fe93936990230e5c /common
parentbd78f61a8c856e3dced35e011e0678480ff28196 (diff)
downloadmeta-intel-04f7d6389f27e4d826d6f067357805cf87aac2b2.tar.gz
linux-yocto-tiny/4.4: 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.4 tiny kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 177281f0..4b64ffa6 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -5,6 +5,6 @@ SRCREV_meta_i586-nlp-32-intel-common = "3a5f494784591e01f0ae7ab748e8190582c16e8c
5SRCREV_machine_i586-nlp-32-intel-common = "53e84104c5e68eb468823dd0d262a64623d01a55" 5SRCREV_machine_i586-nlp-32-intel-common = "53e84104c5e68eb468823dd0d262a64623d01a55"
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" 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}"