mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
meta-cedartrail: enable smp for linux-yocto-rt_3.0
Add smp feature to linux-yocto-rt_3.0. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
3f86785a9a
commit
ac4e45ae6f
|
@ -2,6 +2,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||||
COMPATIBLE_MACHINE_cedartrail = "cedartrail"
|
COMPATIBLE_MACHINE_cedartrail = "cedartrail"
|
||||||
KMACHINE_cedartrail = "cedartrail"
|
KMACHINE_cedartrail = "cedartrail"
|
||||||
|
|
||||||
|
KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc"
|
||||||
|
|
||||||
# Update the following to use a different BSP branch or meta SRCREV
|
# Update the following to use a different BSP branch or meta SRCREV
|
||||||
#KBRANCH_cedartrail = "yocto/standard/preempt-rt/base"
|
#KBRANCH_cedartrail = "yocto/standard/preempt-rt/base"
|
||||||
#SRCREV_machine_pn-linux-yocto-rt_cedartrail ?= XXXX
|
#SRCREV_machine_pn-linux-yocto-rt_cedartrail ?= XXXX
|
||||||
|
|
Loading…
Reference in New Issue
Block a user