summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-10-28 14:19:00 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-11-01 10:50:11 +0100
commit3f1531a6b88156cee42a19f6ab5f15ca6c66e522 (patch)
tree34dbcb085055c9602184a498e40b495c8dcb8851
parent7f2c7b4b2f17799fbf3af3c7d3c8b8c07b2d52e7 (diff)
downloadOSELAS.Toolchain-3f1531a6b88156cee42a19f6ab5f15ca6c66e522.tar.gz
OSELAS.Toolchain-3f1531a6b88156cee42a19f6ab5f15ca6c66e522.tar.xz
cross-gcc: update linaro URLs
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/cross-gcc.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/cross-gcc.make b/rules/cross-gcc.make
index 23438cc..284f254 100644
--- a/rules/cross-gcc.make
+++ b/rules/cross-gcc.make
@@ -29,8 +29,8 @@ CROSS_GCC_URL := \
$(PTXCONF_SETUP_GNUMIRROR)/gcc/$(CROSS_GCC)/$(CROSS_GCC).$(CROSS_GCC_SUFFIX) \
ftp://sourceware.org/pub/gcc/snapshots/$(CROSS_GCC_VERSION)/$(CROSS_GCC).$(CROSS_GCC_SUFFIX) \
ftp://sourceware.org/pub/gcc/releases/$(CROSS_GCC)/$(CROSS_GCC).$(CROSS_GCC_SUFFIX) \
- http://launchpad.net/gcc-linaro/4.4/$(subst linaro-,,$(CROSS_GCC_VERSION))/+download/gcc-$(CROSS_GCC_VERSION).tar.bz2 \
- http://launchpad.net/gcc-linaro/4.5/$(subst linaro-,,$(CROSS_GCC_VERSION))/+download/gcc-$(CROSS_GCC_VERSION).tar.bz2
+ http://launchpad.net/gcc-linaro/4.5/$(subst linaro-,,$(CROSS_GCC_VERSION))/+download/gcc-$(CROSS_GCC_VERSION).tar.bz2 \
+ http://launchpad.net/gcc-linaro/4.6/$(subst linaro-,,$(CROSS_GCC_VERSION))/+download/gcc-$(CROSS_GCC_VERSION).tar.bz2
ptx/abs2rel := $(PTXDIST_WORKSPACE)/scripts/ptxd_abs2rel.sh