summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
new file mode 100644
index 00000000..dee9bce4
--- /dev/null
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
@@ -0,0 +1,20 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
4KMACHINE_crownbay-noemgd = "crownbay"
5
6KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
7
8COMPATIBLE_MACHINE_crownbay = "crownbay"
9KMACHINE_crownbay = "crownbay"
10
11KERNEL_FEATURES_append_crownbay += " cfg/smp.scc"
12
13# Update the following to use a different BSP branch or meta SRCREV
14#KBRANCH_crownbay-noemgd = "yocto/standard/preempt-rt/base"
15#SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX
16#SRCREV_meta_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX
17
18#KBRANCH_crownbay = "yocto/standard/preempt-rt/base"
19#SRCREV_machine_pn-linux-yocto-rt_crownbay ?= XXXX
20#SRCREV_meta_pn-linux-yocto-rt_crownbay ?= XXXX