mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Update the PREFERRED_VERSION to 3.2. Drop cfg/smp.scc as this is now included in common-pc. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
11 lines
362 B
Plaintext
11 lines
362 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
COMPATIBLE_MACHINE_n450 = "n450"
|
|
KMACHINE_n450 = "atom-pc"
|
|
|
|
KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
|
|
|
|
# Update the following to use a different BSP branch or meta SRCREV
|
|
#KBRANCH_n450 = "yocto/standard/preempt-rt/base"
|
|
#SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX
|
|
#SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX
|