diff options
-rw-r--r-- | meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend | 15 |
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 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | COMPATIBLE_MACHINE_crownbay = "crownbay" | ||
4 | KMACHINE_crownbay = "crownbay" | ||
5 | KERNEL_FEATURES_append_crownbay += " cfg/smp.scc" | ||
6 | |||
7 | COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" | ||
8 | KMACHINE_crownbay-noemgd = "crownbay" | ||
9 | KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc" | ||
10 | |||
11 | SRCREV_machine_pn-linux-yocto_crownbay ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695" | ||
12 | SRCREV_meta_pn-linux-yocto_crownbay ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a" | ||
13 | |||
14 | RCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695" | ||
15 | SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a" | ||