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-fishriver/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-fishriver/recipes-kernel/linux/linux-yocto_3.2.bbappend index 0d074b7..6a9159d 100644 --- a/meta-fishriver/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ b/meta-fishriver/recipes-kernel/linux/linux-yocto_3.2.bbappend @@ -3,7 +3,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" COMPATIBLE_MACHINE_fishriver = "fishriver" KMACHINE_fishriver = "fishriver" KBRANCH_fishriver = "standard/default/fishriver" -KERNEL_FEATURES_append_fishriver += " cfg/smp.scc" SRCREV_machine_pn-linux-yocto_fishriver ?= "4f08c069762fa475e773b02f11635a3a173bdca5" SRCREV_meta_pn-linux-yocto_fishriver ?= "514847185c78c07f52e02750fbe0a03ca3a31d8f" -- 1.7.0.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
