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 --- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend (limited to 'meta-romley') diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 1873ec90..00000000 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.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 ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -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 ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -module_autoload_uio = "uio" - -LINUX_VERSION = "3.4.28" -- cgit v1.2.3-54-g00ecf