summaryrefslogtreecommitdiffstats
path: root/meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend')
-rw-r--r--meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend13
1 files changed, 13 insertions, 0 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_nuc = "nuc"
4KMACHINE_nuc = "chiefriver"
5KBRANCH_nuc = "standard/base"
6
7KERNEL_FEATURES_append_nuc = " features/amt/mei wifi"
8
9LINUX_VERSION_nuc = "3.14.0"
10SRCREV_machine_nuc = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
11SRCREV_meta_nuc = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
12
13module_autoload_iwlwifi_nuc = "iwlwifi"