[yocto] [PATCH 7/9][KERNEL] meta/crownbay: move smp options from recipe-space

tom.zanussi at intel.com tom.zanussi at intel.com
Tue May 8 14:37:59 PDT 2012


From: Tom Zanussi <tom.zanussi at intel.com>

SMP support was configured in recipe-space, remove it from
recipe-space and move it here.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc b/meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc
index d4299a9..c4bc1a5 100644
--- a/meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc
+++ b/meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc
@@ -10,6 +10,7 @@ include features/hpet/hpet.scc
 include cfg/vesafb.scc
 include cfg/usb-mass-storage.scc
 include cfg/boot-live.scc
+include cfg/smp.scc
 include features/power/intel.scc
 
 include features/logbuf/size-normal.scc
-- 
1.7.0.4




More information about the yocto mailing list