Rename fic-gta01 to om-gta01 as per upstream

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4534 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-05-22 08:22:15 +00:00
parent c56b95f3ae
commit e95249b659
2 changed files with 5 additions and 5 deletions

View File

@@ -53,8 +53,8 @@ runImage(f3, 'nokia770', 'poky-image-sato')
runImage(f3, 'nokia800', 'poky-image-minimal')
runImage(f3, 'nokia800', 'poky-image-sato')
runImage(f3, 'nokia800', 'poky-image-sdk')
runImage(f3, 'fic-gta01', 'poky-image-minimal')
runImage(f3, 'fic-gta01', 'poky-image-sato')
runImage(f3, 'om-gta01', 'poky-image-minimal')
runImage(f3, 'om-gta01', 'poky-image-sato')
runImage(f3, 'qemux86', 'poky-image-minimal')
runImage(f3, 'qemux86', 'poky-image-sato')
runImage(f3, 'qemux86', 'poky-image-sdk')
@@ -77,7 +77,7 @@ runImage(f4, 'qemux86', 'world')
runImage(f4, 'akita', 'poky-image-sato')
runImage(f4, 'mx31phy', 'poky-image-sato')
runImage(f4, 'em-x270', 'poky-image-sato')
runImage(f4, 'fic-gta01', 'poky-image-sato')
runImage(f4, 'om-gta01', 'poky-image-sato')
runComplete(f4)
from buildbot.process import step, factory