summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cedartrail/recipes-kernel')
-rw-r--r--meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend2
1 files changed, 2 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
index 372b1392..5a95d3e2 100644
--- a/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
+++ b/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -2,6 +2,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_cedartrail = "cedartrail" 2COMPATIBLE_MACHINE_cedartrail = "cedartrail"
3KMACHINE_cedartrail = "cedartrail" 3KMACHINE_cedartrail = "cedartrail"
4 4
5KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc"
6
5# Update the following to use a different BSP branch or meta SRCREV 7# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_cedartrail = "yocto/standard/preempt-rt/base" 8#KBRANCH_cedartrail = "yocto/standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_cedartrail ?= XXXX 9#SRCREV_machine_pn-linux-yocto-rt_cedartrail ?= XXXX