mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
There are still references to sugarbay in linux-yocto-rt_3.0.bbappend; this changes them to romley. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
9 lines
328 B
Plaintext
9 lines
328 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
COMPATIBLE_MACHINE_romley = "romley"
|
|
KMACHINE_romley = "romley"
|
|
|
|
# Update the following to use a different BSP branch or meta SRCREV
|
|
#KBRANCH_romley = "yocto/standard/preempt-rt/base"
|
|
#SRCREV_machine_pn-linux-yocto-rt_romley ?= XXXX
|
|
#SRCREV_meta_pn-linux-yocto-rt_romley ?= XXXX
|