aboutsummaryrefslogtreecommitdiff
path: root/config/sources.conf
blob: cde4393e6b7eae0fe2a39fc445fac959ebf0040b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#
# This is a table of URLs for checking out development sources.
# NOTE: use spaces instead of TABs
#

# These are infrastructure files, only tarballs are used.

expat          http://snapshots.linaro.org/components/toolchain/infrastructure/
gmp            http://snapshots.linaro.org/components/toolchain/infrastructure/
mpc            http://snapshots.linaro.org/components/toolchain/infrastructure/
mpfr           http://snapshots.linaro.org/components/toolchain/infrastructure/
python         http://snapshots.linaro.org/components/toolchain/infrastructure/
installjammer-1.2.15 http://snapshots.linaro.org/components/toolchain/infrastructure/
linux          http://snapshots.linaro.org/components/toolchain/infrastructure/
libiconv       http://snapshots.linaro.org/components/toolchain/infrastructure/

# These URLS are for repositories, ie... git
dejagnu.git    http://git.linaro.org/git/toolchain/dejagnu.git

# GCC
gcc.git         http://git.linaro.org/git/toolchain/gcc.git
abe.git         http://git.linaro.org/git/toolchain/abe.git

# Binutils
binutils-gdb.git http://git.linaro.org/git/toolchain/binutils-gdb.git
gdb.git         http://git.linaro.org/git/toolchain/binutils-gdb.git
binutils.git    http://git.linaro.org/git/toolchain/binutils-gdb.git

# Libraries
eglibc.git      http://git.linaro.org/git/toolchain/eglibc.git
glibc.git       http://git.linaro.org/git/toolchain/glibc.git
newlib.git      http://git.linaro.org/git/toolchain/newlib.git
libgloss.git    http://git.linaro.org/git/toolchain/newlib.git

qemu.git        git://git.qemu.org/qemu.git