meta-romley: change references to sugarbay in linux-yocto-rt_3.0.bbappend

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>
This commit is contained in:
Tom Zanussi 2011-10-28 08:51:34 -05:00
parent 7fe22d2c38
commit 63253211b4

View File

@ -3,6 +3,6 @@ COMPATIBLE_MACHINE_romley = "romley"
KMACHINE_romley = "romley"
# Update the following to use a different BSP branch or meta SRCREV
#KBRANCH_sugarbay = "yocto/standard/preempt-rt/base"
#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX
#SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX
#KBRANCH_romley = "yocto/standard/preempt-rt/base"
#SRCREV_machine_pn-linux-yocto-rt_romley ?= XXXX
#SRCREV_meta_pn-linux-yocto-rt_romley ?= XXXX