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