summaryrefslogtreecommitdiffstats
path: root/meta-crownbay
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-11-28 16:37:05 -0600
committerTom Zanussi <tom.zanussi@intel.com>2011-12-01 18:13:04 -0600
commit7fabe6385a1b8effc59fff68616761d10054bb38 (patch)
tree8fce851349bdcde80649cd9bcf939ee05ab219c5 /meta-crownbay
parent9b71d9c11579023a4428328ff6734a5f5fc7870d (diff)
downloadmeta-intel-7fabe6385a1b8effc59fff68616761d10054bb38.tar.gz
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 <tom.zanussi@intel.com>
Diffstat (limited to 'meta-crownbay')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend15
1 files changed, 0 insertions, 15 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_crownbay = "crownbay"
4KMACHINE_crownbay = "crownbay"
5KERNEL_FEATURES_append_crownbay += " cfg/smp.scc"
6
7COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
8KMACHINE_crownbay-noemgd = "crownbay"
9KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
10
11SRCREV_machine_pn-linux-yocto_crownbay ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
12SRCREV_meta_pn-linux-yocto_crownbay ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a"
13
14RCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
15SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a"