summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel/linux
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-05-07 10:59:08 -0500
committerTom Zanussi <tom.zanussi@intel.com>2012-05-08 13:57:07 -0500
commit33e3d4cdfeeea389603953bcff8dd9557e6bc574 (patch)
treef132eee87d49316866988dc23e1905a05f8fae84 /meta-emenlow/recipes-kernel/linux
parentd1f334823a4ae92e6304acf74d3f9d1d56f5518a (diff)
downloadmeta-intel-33e3d4cdfeeea389603953bcff8dd9557e6bc574.tar.gz
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 <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow/recipes-kernel/linux')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend1
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 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}:"
3COMPATIBLE_MACHINE_emenlow = "emenlow" 3COMPATIBLE_MACHINE_emenlow = "emenlow"
4KMACHINE_emenlow = "emenlow" 4KMACHINE_emenlow = "emenlow"
5KBRANCH_emenlow = "standard/default/emenlow" 5KBRANCH_emenlow = "standard/default/emenlow"
6KERNEL_FEATURES_append_emenlow += " cfg/smp.scc"
7 6
8SRCREV_machine_pn-linux-yocto_emenlow ?= "4ee2ae2967b59300f5acd18292688d34d6387f2e" 7SRCREV_machine_pn-linux-yocto_emenlow ?= "4ee2ae2967b59300f5acd18292688d34d6387f2e"
9SRCREV_meta_pn-linux-yocto_emenlow ?= "b14a08f5c7b469a5077c10942f4e1aec171faa9d" 8SRCREV_meta_pn-linux-yocto_emenlow ?= "b14a08f5c7b469a5077c10942f4e1aec171faa9d"