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 --- .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend (limited to 'meta-crystalforest') diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend deleted file mode 100644 index 7cdb024a..00000000 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ /dev/null @@ -1,20 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden" -KMACHINE_crystalforest-gladden = "crystalforest" -KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest" - -SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992" -SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "cb96851e7e559f9247d616d08406db6135c357cb" - -COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" -KMACHINE_crystalforest-server = "crystalforest" -KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest" - -SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992" -SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "cb96851e7e559f9247d616d08406db6135c357cb" - -LINUX_VERSION = "3.8.13" - -module_autoload_uio = "uio" -- cgit v1.2.3-54-g00ecf