[yocto] [PATCH 2/3] meta-emenlow: remove smp options from recipe-space

tom.zanussi at intel.com tom.zanussi at intel.com
Tue May 8 14:39:05 PDT 2012


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

SMP support is now configured in the kernel branch, remove it from
recipe-space.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend  |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend
index 2b646c6..1c02a3f 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -3,7 +3,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 COMPATIBLE_MACHINE_emenlow = "emenlow"
 KMACHINE_emenlow  = "emenlow"
 KBRANCH_emenlow  = "standard/default/emenlow"
-KERNEL_FEATURES_append_emenlow += " cfg/smp.scc"
 
 SRCREV_machine_pn-linux-yocto_emenlow ?= "4ee2ae2967b59300f5acd18292688d34d6387f2e"
 SRCREV_meta_pn-linux-yocto_emenlow ?= "b14a08f5c7b469a5077c10942f4e1aec171faa9d"
-- 
1.7.0.4




More information about the yocto mailing list