aboutsummaryrefslogtreecommitdiff
path: root/config/sources.conf
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2013-11-19 08:41:33 -0700
committerRyan S. Arnold <ryan.arnold@linaro.org>2013-11-19 15:38:34 -0600
commit6a112abeffeec968706ae12f9fbc1eda2ad01695 (patch)
tree6f7729010ac328c3a252d9f9ac81da750a2a736e /config/sources.conf
parent84c120320829f28b8c5685c6fd96ac2a5b680e17 (diff)
use staging git repo instead of default
Diffstat (limited to 'config/sources.conf')
-rw-r--r--config/sources.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/sources.conf b/config/sources.conf
index a1e5ad84..ecc76b96 100644
--- a/config/sources.conf
+++ b/config/sources.conf
@@ -13,7 +13,9 @@ gcc-aarch64-4.7 svn://gcc.gnu.org/svn/gcc/branches/ARM/aarch64-4.7-branch
gcc-embedded-4.6 svn://gcc.gnu.org/svn/gcc/branches/ARM/embedded-4_6-branch
gcc-google-4.6 svn://gcc.gnu.org/svn/gcc/branches/google/gcc-4_6
#gcc svn://gcc.gnu.org/svn/gcc/trunk
-gcc.git git://git.linaro.org/toolchain/gcc.git
+###gcc.git git://git.linaro.org/toolchain/gcc.git
+gcc.git git://git@staging.git.linaro.org:/toolchain/gcc.git
+
#gcc-linaro-4.7 lp:gcc-linaro/4.7
gcc-linaro-4.6 lp:gcc-linaro/4.6
gdb-linaro-7.6 lp:gdb-linaro/7.6