From a1f14721d2e2a1b694ca805f9a27a6fefa213a02 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 12 Mar 2014 10:34:12 -0700 Subject: 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 --- meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend (limited to 'meta-nuc') 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 @@ -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 wifi" - -SRCREV_machine_pn-linux-yocto_nuc ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" -SRCREV_meta_pn-linux-yocto_nuc ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" - -module_autoload_iwlwifi_nuc = "iwlwifi" - -LINUX_VERSION = "3.4.46" -- cgit v1.2.3-54-g00ecf