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 | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend (limited to 'meta-sys940x/recipes-kernel') diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 37dbb38d..00000000 --- a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,25 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -KMETA = "meta" - -COMPATIBLE_MACHINE_sys940x = "sys940x" -KMACHINE_sys940x = "sys940x" -KBRANCH_sys940x = "standard/base" -KERNEL_FEATURES_sys940x = " features/drm-emgd/drm-emgd-1.16" - -COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd" -KMACHINE_sys940x-noemgd = "sys940x" -KBRANCH_sys940x-noemgd = "standard/base" -KERNEL_FEATURES_sys940x-noemgd = " cfg/vesafb" - -SRCREV_machine_pn-linux-yocto_sys940x ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_sys940x ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" -SRCREV_emgd_pn-linux-yocto_sys940x ?= "86643bdd8cbad616a161ab91f51108cf0da827bc" - -SRCREV_machine_pn-linux-yocto_sys940x-noemgd ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_sys940x-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -SRC_URI_sys940x = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" - -LINUX_VERSION = "3.4.28" -- cgit v1.2.3-54-g00ecf