mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
meta-fishriver: 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>
This commit is contained in:
parent
33e3d4cdfe
commit
96df30005b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user