aboutsummaryrefslogtreecommitdiff
path: root/testsuite/test_sources.conf
diff options
context:
space:
mode:
authorRyan S. Arnold <ryan.arnold@linaro.org>2013-11-19 12:32:19 -0600
committerRyan S. Arnold <ryan.arnold@linaro.org>2013-11-19 15:38:58 -0600
commit3dcecb60b1ff7cf61e9714d00b6cee6342a932c8 (patch)
treeae2ccd35a2164b7ea94d534aa2abe5c624a36b3d /testsuite/test_sources.conf
parent95e413f31a5fc5850aa952358d9005a72699db54 (diff)
lib/common.sh: Fix get_toolname for "eglibc.git/linaro_eglibc-2_18" as input.
Diffstat (limited to 'testsuite/test_sources.conf')
-rw-r--r--testsuite/test_sources.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/test_sources.conf b/testsuite/test_sources.conf
index 80253b23..dbff7a0f 100644
--- a/testsuite/test_sources.conf
+++ b/testsuite/test_sources.conf
@@ -6,7 +6,7 @@
gcc-4.8 svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch
gcc-4.7 svn://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch
-gcc.git git://git.linaro.org/toolchain/gcc.git
+gcc.git git://git@staging.git.linaro.org:/toolchain/gcc.git
binutils.git git://git.linaro.org/toolchain/binutils.git
libgloss.git git://git.linaro.org/toolchain/newlib.git
newlib.git git://git.linaro.org/toolchain/newlib.git