summaryrefslogtreecommitdiffstats
path: root/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend')
-rw-r--r--meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
deleted file mode 100644
index f1e9cbaa..00000000
--- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ /dev/null
@@ -1,15 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_nuc = "nuc"
5KMACHINE_nuc = "chiefriver"
6KBRANCH_nuc = "standard/common-pc-64/chiefriver"
7
8KERNEL_FEATURES_append_nuc = " features/amt/mei wifi"
9
10SRCREV_machine_pn-linux-yocto_nuc ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868"
11SRCREV_meta_pn-linux-yocto_nuc ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
12
13module_autoload_iwlwifi_nuc = "iwlwifi"
14
15LINUX_VERSION = "3.4.46"