From 71a0812b1df94fbaafaa9ecbb82870aeecf7012a Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 1 Apr 2014 17:10:56 -0700 Subject: nuc: linux-yocto_3.14 recipe Enable the linux-yocto_3.14 recipe for the nuc BSP. Signed-off-by: Nitin A Kamble --- 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 00000000..3abdf477 --- /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" -- cgit v1.2.3-54-g00ecf