summaryrefslogtreecommitdiffstats
path: root/meta-romley
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-10-28 08:51:34 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-10-31 13:46:10 -0500
commit63253211b4ca30c3a5fa2b4dd9a393247217816e (patch)
treecf4f525f9ed7395772f0f0f4c282612547aa8745 /meta-romley
parent7fe22d2c38a77217f08eb8c9943734a81cc3b253 (diff)
downloadmeta-intel-63253211b4ca30c3a5fa2b4dd9a393247217816e.tar.gz
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>
Diffstat (limited to 'meta-romley')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
index d630dc4f..1551ccfd 100644
--- a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
+++ b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -3,6 +3,6 @@ COMPATIBLE_MACHINE_romley = "romley"
3KMACHINE_romley = "romley" 3KMACHINE_romley = "romley"
4 4
5# Update the following to use a different BSP branch or meta SRCREV 5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_sugarbay = "yocto/standard/preempt-rt/base" 6#KBRANCH_romley = "yocto/standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX 7#SRCREV_machine_pn-linux-yocto-rt_romley ?= XXXX
8#SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX 8#SRCREV_meta_pn-linux-yocto-rt_romley ?= XXXX