diff options
| author | Darren Hart <dvhart@linux.intel.com> | 2014-03-12 10:34:12 -0700 |
|---|---|---|
| committer | Darren Hart <dvhart@linux.intel.com> | 2014-03-12 14:51:00 -0700 |
| commit | a1f14721d2e2a1b694ca805f9a27a6fefa213a02 (patch) | |
| tree | 51bfff12da9febc5b02c96aced19f55fef586efe /meta-nuc/recipes-kernel | |
| parent | 50fa9bb12cb3b5e8b36041caaf5517f3eea8fde0 (diff) | |
| download | meta-intel-a1f14721d2e2a1b694ca805f9a27a6fefa213a02.tar.gz | |
Remove linux-yocto 3.4 bbappends
The current development branch (for 1.6) supports 3.10 and -dev
linux-yocto kernels. Delete all the lingering 3.4 kernel recipes.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-nuc/recipes-kernel')
| -rw-r--r-- | meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend | 15 |
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 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | |||
| 4 | COMPATIBLE_MACHINE_nuc = "nuc" | ||
| 5 | KMACHINE_nuc = "chiefriver" | ||
| 6 | KBRANCH_nuc = "standard/common-pc-64/chiefriver" | ||
| 7 | |||
| 8 | KERNEL_FEATURES_append_nuc = " features/amt/mei wifi" | ||
| 9 | |||
| 10 | SRCREV_machine_pn-linux-yocto_nuc ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" | ||
| 11 | SRCREV_meta_pn-linux-yocto_nuc ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" | ||
| 12 | |||
| 13 | module_autoload_iwlwifi_nuc = "iwlwifi" | ||
| 14 | |||
| 15 | LINUX_VERSION = "3.4.46" | ||
