aboutsummaryrefslogtreecommitdiff
path: root/testsuite/test_sources.conf
diff options
context:
space:
mode:
authorRyan S. Arnold <ryan.arnold@linaro.org>2013-11-20 16:48:37 -0600
committerRyan S. Arnold <ryan.arnold@linaro.org>2013-11-20 17:09:25 -0600
commit81d71e97b65f06ce439fc98f69338d5012e5e7c8 (patch)
treebf9be505f28e5a383e83c28d95898f5314a95e45 /testsuite/test_sources.conf
parentd3911aa3181b0081f4af7641a865fd7ee1cbd189 (diff)
sources.conf: set gcc.git http://staging.git.linaro.org/git/toolchain/gcc.git
Diffstat (limited to 'testsuite/test_sources.conf')
-rw-r--r--testsuite/test_sources.conf10
1 files changed, 7 insertions, 3 deletions
diff --git a/testsuite/test_sources.conf b/testsuite/test_sources.conf
index fe38689..20ee0cf 100644
--- a/testsuite/test_sources.conf
+++ b/testsuite/test_sources.conf
@@ -6,13 +6,17 @@
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@staging.git.linaro.org/toolchain/gcc.git
+gcc.git http://staging.git.linaro.org/git/toolchain/gcc.git
+git_gcc.git http://git@staging.git.linaro.org/git/toolchain/gcc.git
+user_gcc.git http://username@staging.git.linaro.org/git/toolchain/gcc.git
# gcc_tab.git has a tab between .git and git:// for testing.
-gcc_tab.git git://git@staging.git.linaro.org/toolchain/gcc.git
+gcc_tab.git http://staging.git.linaro.org/git/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
+cbuild2.git http://git@staging.git.linaro.org/git/toolchain/cbuild2.git
eglibc.git git://git.linaro.org/toolchain/eglibc.git
+glibc.git git://git.linaro.org/toolchain/glibc.git
bitbake.git git://git.openembedded.org/bitbake
# nomatch.git don't uncomment and don't use this identifier.
-foo.git git://testingrepository/foo
+foo.git git://testingrepository/foo