[meta-intel] [PATCH 2/3] linux-yocto-tiny: Add 4.1 bbappend

Saul Wold sgw at linux.intel.com
Tue Aug 25 22:13:18 PDT 2015


This will enable tiny KTYPE support for the meta-intel core BSPs using the
4.1 kernel, it also adds intel-quark as a Tiny platform.

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend

diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
new file mode 100644
index 0000000..3180d81
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.2"
+COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
+SRCREV_meta_i586-nlp-32-intel-common = "caf0a22d4a6bf24d1be02e6a53f3d2176aec9a55"
+SRCREV_machine_i586-nlp-32-intel-common = "59b8c4f5e8ddb9c33c62fff22204fe2b0d8c703e"
+KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
+KMACHINE_i586-nlp-32-intel-common = "intel-quark"
+KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
-- 
2.1.0



More information about the meta-intel mailing list