summaryrefslogtreecommitdiffstats
path: root/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-04-02 14:27:07 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-04-04 14:45:31 -0500
commitb26946e8e7f1f3bb68625731b493156309449f5d (patch)
tree5b4e0ae86fc3defe9a4b4c1b258fbca2c59d8e15 /meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
parent3b45a0b5b22a2d6c72a819a8cb8717bbf45e6aab (diff)
downloadmeta-intel-b26946e8e7f1f3bb68625731b493156309449f5d.tar.gz
nuc: use common kernels
Now the common kernel recipes are working for the NUC BSP, use it in place of the BSP specific kernel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
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.bbappend13
1 files changed, 0 insertions, 13 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
deleted file mode 100644
index d6055f73..00000000
--- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_nuc = "nuc"
4KMACHINE_nuc = "chiefriver"
5KBRANCH_nuc = "standard/base"
6
7KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi"
8
9LINUX_VERSION_nuc = "3.10.35"
10SRCREV_meta_nuc = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
11SRCREV_machine_nuc = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
12
13module_autoload_iwlwifi_nuc = "iwlwifi"