aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Savoye <rob.savoye@linaro.org>2015-05-11 22:20:46 +0000
committerLinaro Code Review <review@review.linaro.org>2015-05-11 22:20:46 +0000
commitc37d08ea9e588e203278f3e5005528c60f26d197 (patch)
tree3c701d711dea2ea8cbd1d2ab51671b1f54e39c5a
parentcae4bc0bc1d69444bb9bf0532f37107fad48f306 (diff)
parent74378499cb0ecdd132ca52a4f68bfe24f8c07e42 (diff)
Merge "Update entries in test_sources.conf w.r.t. sources.conf"
-rw-r--r--testsuite/test_sources.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/test_sources.conf b/testsuite/test_sources.conf
index 876cb76b..f296a83c 100644
--- a/testsuite/test_sources.conf
+++ b/testsuite/test_sources.conf
@@ -6,17 +6,17 @@
gcc-svn-4.8 svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch
gcc-svn-4.7 svn://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch
-gcc.git http://staging.git.linaro.org/git/toolchain/gcc.git
+gcc.git http://git.linaro.org/git/toolchain/gcc.git
git_gcc.git http://git@staging.git.linaro.org/git/toolchain/gcc.git
user_gcc.git http://user.name@staging.git.linaro.org/git/toolchain/gcc.git
# gcc_tab.git has a tab between .git and git:// for testing.
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
+newlib.git http://git.linaro.org/git/toolchain/newlib.git
abe.git http://git@staging.git.linaro.org/git/toolchain/abe.git
-eglibc.git git://git.linaro.org/toolchain/eglibc.git
-glibc.git git://git.linaro.org/toolchain/glibc.git
+eglibc.git http://git.linaro.org/git/toolchain/eglibc.git
+glibc.git http://git.linaro.org/git/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