Confirmed users
4,971
edits
(→Tag) |
|||
| Line 178: | Line 178: | ||
* Keeping the same l10n-changesets from build1 yesterday afternoon. | * Keeping the same l10n-changesets from build1 yesterday afternoon. | ||
* Landed a [http://hg.mozilla.org/build/buildbot-configs/rev/e2ed9103dcc8 release config update] which contains changesets, build# bump, relbranch overrides. | * Landed a [http://hg.mozilla.org/build/buildbot-configs/rev/e2ed9103dcc8 release config update] which contains changesets, build# bump, relbranch overrides. | ||
* Forced maemo4 to build on a VM: | |||
diff -r faa11e08ea8d mozilla2/mobile_config.py | |||
--- a/mozilla2/mobile_config.py Thu Jun 03 11:39:17 2010 -0700 | |||
+++ b/mozilla2/mobile_config.py Thu Jun 03 12:30:10 2010 -0700 | |||
@@ -15,7 +15,8 @@ | |||
SBOX_HOME = '/scratchbox/users/cltbld/home/cltbld' | |||
MOBILE_SLAVES = { | |||
- 'maemo4': config.SLAVES['linux'], | |||
+# 'maemo4': config.SLAVES['linux'], | |||
+ 'maemo4': config.LINUX_VMS, | |||
'maemo5-gtk': config.SLAVES['linux'], | |||
'maemo5-qt': config.SLAVES['linux'], | |||
'linux-i686': config.SLAVES['linux'], | |||
* Reconfiged pm02, pmm 8011 | * Reconfiged pm02, pmm 8011 | ||
* Started the automation with: | * Started the automation with: | ||