From: Tom Zanussi <[email protected]> SMP support is now configured in the kernel branch, remove it from recipe-space.
Signed-off-by: Tom Zanussi <[email protected]> --- .../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 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
