aboutsummaryrefslogtreecommitdiff
path: root/testsuite/test_sources.conf
diff options
context:
space:
mode:
authorRyan S. Arnold <ryan.arnold@linaro.org>2013-11-27 16:31:20 -0600
committerRyan S. Arnold <ryan.arnold@linaro.org>2013-11-27 16:31:20 -0600
commiteabbc74e48bc8c3a4addbc53ec6a492521193a0c (patch)
tree3b4e99477b80bd339a66e9b760c0fed75990f327 /testsuite/test_sources.conf
parent7ca9052433f1a1bf8de3d9112bfdbd6b65274468 (diff)
Working additions for git parser refactor and stamping.
Diffstat (limited to 'testsuite/test_sources.conf')
-rw-r--r--testsuite/test_sources.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/testsuite/test_sources.conf b/testsuite/test_sources.conf
index 20ee0cf0..6b85c442 100644
--- a/testsuite/test_sources.conf
+++ b/testsuite/test_sources.conf
@@ -4,11 +4,11 @@
#
# For Testing Only
-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-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
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
+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
@@ -20,3 +20,4 @@ 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
+cortex-strings lp:cortex-strings