summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend
new file mode 100644
index 00000000..a3075b4b
--- /dev/null
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -0,0 +1,17 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_crownbay = "crownbay"
4KMACHINE_crownbay = "crownbay"
5KBRANCH_crownbay = "standard/default/crownbay"
6KERNEL_FEATURES_append_crownbay += " cfg/smp.scc"
7
8COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
9KMACHINE_crownbay-noemgd = "crownbay"
10KBRANCH_crownbay-noemgd = "standard/default/crownbay"
11KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
12
13SRCREV_machine_pn-linux-yocto_crownbay ?= "211fc7f4d10ec2b82b424286aabbaff9254b7cbd"
14SRCREV_meta_pn-linux-yocto_crownbay ?= "514847185c78c07f52e02750fbe0a03ca3a31d8f"
15
16SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "211fc7f4d10ec2b82b424286aabbaff9254b7cbd"
17SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "514847185c78c07f52e02750fbe0a03ca3a31d8f"