summaryrefslogtreecommitdiffstats
path: root/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend')
-rw-r--r--meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
new file mode 100644
index 00000000..92149a7d
--- /dev/null
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,14 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_nuc = "nuc"
4KMACHINE_nuc = "chiefriver"
5KBRANCH_nuc = "standard/common-pc-64/chiefriver"
6
7KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi"
8
9LINUX_VERSION = "3.10.10"
10
11SRCREV_meta_nuc = "ea900d1db60ba48962227f0976ac55f9e25bfa24"
12SRCREV_machine_nuc = "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
13
14module_autoload_iwlwifi_nuc = "iwlwifi"