From a2acaa3b213929d5caa37a2d57ca55456351bf10 Mon Sep 17 00:00:00 2001 From: "rhelmer%mozilla.com" Date: Tue, 8 Apr 2008 22:38:59 +0000 Subject: [PATCH] staging only, back out revision 1.17, kernel fixed git-svn-id: svn://10.0.0.236/trunk@249861 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/tools/release/configs/fx-moz19-staging-bootstrap.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/tools/release/configs/fx-moz19-staging-bootstrap.cfg b/mozilla/tools/release/configs/fx-moz19-staging-bootstrap.cfg index 0170da9f3a9..07aeb15edb5 100644 --- a/mozilla/tools/release/configs/fx-moz19-staging-bootstrap.cfg +++ b/mozilla/tools/release/configs/fx-moz19-staging-bootstrap.cfg @@ -38,10 +38,10 @@ verifyDir = /builds/verify tagDir = /builds/tags configBumpDir = /builds/config # Build platform, as specified by tinderbox -linux_buildPlatform = Linux_2.6.18-8.el5_Depend +linux_buildPlatform = Linux_2.6.18-53.1.14.el5_Depend macosx_buildPlatform = Darwin_8.8.4_Depend win32_buildPlatform = WINNT_5.2_Depend -linux_l10n_buildPlatform = Linux_2.6.18-8.el5_Depend +linux_l10n_buildPlatform = Linux_2.6.18-53.1.14.el5_Depend macosx_l10n_buildPlatform = Darwin_8.8.4_Depend win32_l10n_buildPlatform = WINNT_5.2_Depend from = staging-bootstrap@mozilla.org