[meta-intel] [PATCH 06/19] nuc: linux-yocto_3.14 recipe

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Wed Apr 2 20:46:57 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Enable the linux-yocto_3.14 recipe for the nuc BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend

diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend
new file mode 100644
index 0000000..3abdf47
--- /dev/null
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -0,0 +1,13 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_nuc = "nuc"
+KMACHINE_nuc = "chiefriver"
+KBRANCH_nuc = "standard/base"
+
+KERNEL_FEATURES_append_nuc = " features/amt/mei wifi"
+
+LINUX_VERSION_nuc = "3.14.0"
+SRCREV_machine_nuc = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
+SRCREV_meta_nuc = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
+
+module_autoload_iwlwifi_nuc = "iwlwifi"
-- 
1.8.1.4



More information about the meta-intel mailing list