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.bbappend9
1 files changed, 9 insertions, 0 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
new file mode 100644
index 00000000..c257703f
--- /dev/null
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -0,0 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
3KMACHINE_crownbay-noemgd = "crownbay"
4KBRANCH_crownbay-noemgd = "yocto/standard/preempt-rt/base"
5
6KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
7
8SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= ${AUTOREV}
9SRCREV_meta_pn-linux-yocto-rt_crownbay-noemgd ?= ${AUTOREV}