summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend')
-rwxr-xr-xmeta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
new file mode 100755
index 00000000..39789519
--- /dev/null
+++ b/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -0,0 +1,11 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_cedartrail = "cedartrail"
3KMACHINE_cedartrail = "cedartrail"
4
5# The Cedarview processors have hyperthreading and includes dual-core versions
6KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc"
7
8# Update the following to use a different BSP branch or meta SRCREV
9#KBRANCH_cedartrail = "yocto/standard/preempt-rt/base"
10#SRCREV_machine_pn-linux-yocto-rt_cedartrail ?= XXXX
11#SRCREV_meta_pn-linux-yocto-rt_cedartrail ?= XXXX