From f4d24c4363eeedb8c0dfac7086a684510d71ffb1 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Tue, 11 Feb 2014 15:25:26 -0800 Subject: Remove linux-yocto 3.8 bbappends The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.8 kernel recipes. Signed-off-by: Darren Hart --- meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend (limited to 'meta-nuc') diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend deleted file mode 100644 index 8fadce28..00000000 --- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ /dev/null @@ -1,15 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_nuc = "nuc" -KMACHINE_nuc = "chiefriver" -KBRANCH_nuc = "standard/common-pc-64/chiefriver" - -KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi" - -LINUX_VERSION = "3.8.13" - -SRCREV_meta_nuc = "467a74c47bd70c52d0b81597007d8cc39cadaefd" -SRCREV_machine_nuc = "f20047520a57322f05d95a18a5fbd082fb15cb87" - -module_autoload_iwlwifi_nuc = "iwlwifi" -- cgit v1.2.3-54-g00ecf