From 33e3d4cdfeeea389603953bcff8dd9557e6bc574 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 7 May 2012 10:59:08 -0500 Subject: meta-emenlow: remove smp options from recipe-space SMP support is now configured in the kernel branch, remove it from recipe-space. Signed-off-by: Tom Zanussi --- meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend | 1 - 1 file changed, 1 deletion(-) 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 2b646c65..1c02a3f4 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" -- cgit v1.2.3-54-g00ecf