summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
deleted file mode 100644
index dee9bce4..00000000
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
+++ /dev/null
@@ -1,20 +0,0 @@
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