diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2012-09-22 15:47:37 -0500 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-10-04 20:20:43 -0500 |
| commit | c1f3e7587ca24e370461f1636b2bd5390a325004 (patch) | |
| tree | 266c0ef8a5fecf5ba427f55d2cc60582d3edddbc | |
| parent | e3878f3916cf797ef65236ec9ff855adec2e0945 (diff) | |
| download | meta-intel-c1f3e7587ca24e370461f1636b2bd5390a325004.tar.gz | |
meta-crownbay: remove -rt smp options from recipe-space
SMP support is now configured in the kernel branch, remove it from
recipe-space.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
| -rw-r--r-- | meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 4 |
1 files changed, 0 insertions, 4 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 index dee9bce4..55537fdb 100644 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend +++ b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | |||
| @@ -3,13 +3,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |||
| 3 | COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" | 3 | COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" |
| 4 | KMACHINE_crownbay-noemgd = "crownbay" | 4 | KMACHINE_crownbay-noemgd = "crownbay" |
| 5 | 5 | ||
| 6 | KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc" | ||
| 7 | |||
| 8 | COMPATIBLE_MACHINE_crownbay = "crownbay" | 6 | COMPATIBLE_MACHINE_crownbay = "crownbay" |
| 9 | KMACHINE_crownbay = "crownbay" | 7 | KMACHINE_crownbay = "crownbay" |
| 10 | 8 | ||
| 11 | KERNEL_FEATURES_append_crownbay += " cfg/smp.scc" | ||
| 12 | |||
| 13 | # Update the following to use a different BSP branch or meta SRCREV | 9 | # Update the following to use a different BSP branch or meta SRCREV |
| 14 | #KBRANCH_crownbay-noemgd = "yocto/standard/preempt-rt/base" | 10 | #KBRANCH_crownbay-noemgd = "yocto/standard/preempt-rt/base" |
| 15 | #SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX | 11 | #SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX |
