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 | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend (limited to 'meta-crownbay') diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend deleted file mode 100644 index 9be86d2d..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ /dev/null @@ -1,23 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_crownbay = "crownbay" -KMACHINE_crownbay = "crownbay" -KBRANCH_crownbay = "standard/crownbay" -KERNEL_FEATURES_append_crownbay = " features/drm-emgd/drm-emgd-1.18 cfg/vesafb" - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -KMACHINE_crownbay-noemgd = "crownbay" -KBRANCH_crownbay-noemgd = "standard/crownbay" -KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" - -LINUX_VERSION = "3.8.13" - -SRCREV_meta_crownbay = "467a74c47bd70c52d0b81597007d8cc39cadaefd" -SRCREV_machine_crownbay = "f20047520a57322f05d95a18a5fbd082fb15cb87" -SRCREV_emgd_crownbay = "a18cbb7a2886206815dbf6c85caed3cb020801e0" - -SRCREV_meta_crownbay-noemgd = "467a74c47bd70c52d0b81597007d8cc39cadaefd" -SRCREV_machine_crownbay-noemgd = "f20047520a57322f05d95a18a5fbd082fb15cb87" - -SRC_URI_crownbay = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd" -- cgit v1.2.3-54-g00ecf