summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}"