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 | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend (limited to 'meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend') diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index a5c0acac..00000000 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,23 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_emenlow = "emenlow" -KMACHINE_emenlow = "emenlow" -KBRANCH_emenlow = "standard/emenlow" -KERNEL_FEATURES_append_emenlow = " features/drm-emgd/drm-emgd-1.16 cfg/vesafb" - -COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd" -KMACHINE_emenlow-noemgd = "emenlow" -KBRANCH_emenlow-noemgd = "standard/emenlow" -KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma600" - -SRCREV_machine_pn-linux-yocto_emenlow ?= "0a1e7660733615106a2430e38bf6b835a8e5507d" -SRCREV_meta_pn-linux-yocto_emenlow ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" -SRCREV_emgd_pn-linux-yocto_emenlow ?= "f5c3a221f0e42d48ee5af369d73594e26ef7fae6" - -SRCREV_machine_pn-linux-yocto_emenlow-noemgd ?= "0a1e7660733615106a2430e38bf6b835a8e5507d" -SRCREV_meta_pn-linux-yocto_emenlow-noemgd ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" - -SRC_URI_emenlow = "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.46" -- cgit v1.2.3-54-g00ecf