From 7fabe6385a1b8effc59fff68616761d10054bb38 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 28 Nov 2011 16:37:05 -0600 Subject: meta-crownbay: remove 2.6.34 .bbappend The linux-2.6.34 recipe was removed, so the .append needs to be removed as well. Signed-off-by: Tom Zanussi --- .../recipes-kernel/linux/linux-yocto_2.6.34.bbappend | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend deleted file mode 100644 index 6f3694b4..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend +++ /dev/null @@ -1,15 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_crownbay = "crownbay" -KMACHINE_crownbay = "crownbay" -KERNEL_FEATURES_append_crownbay += " cfg/smp.scc" - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -KMACHINE_crownbay-noemgd = "crownbay" -KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc" - -SRCREV_machine_pn-linux-yocto_crownbay ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695" -SRCREV_meta_pn-linux-yocto_crownbay ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a" - -RCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695" -SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a" -- cgit v1.2.3-54-g00ecf