summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-10-17 18:32:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-12-05 16:32:12 +0100
commita31a5d51a3aeb756137e456dc40719003bf1ed76 (patch)
tree82688db71dc2a29a4754793bb06d82a41c81fd02
parentfc8090a2ee31a370e4d6f0fd11091130ce2f1951 (diff)
downloadOSELAS.Toolchain-a31a5d51a3aeb756137e456dc40719003bf1ed76.tar.gz
OSELAS.Toolchain-a31a5d51a3aeb756137e456dc40719003bf1ed76.tar.xz
glibc-ports: use ptx/mirror in URL
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/glibc-ports.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/glibc-ports.make b/rules/glibc-ports.make
index 4948078..e7c1bbd 100644
--- a/rules/glibc-ports.make
+++ b/rules/glibc-ports.make
@@ -34,7 +34,7 @@ GLIBC_PORTS_SOURCE := $(SRCDIR)/$(GLIBC_PORTS).$(GLIBC_PORTS_SUFFIX)
GLIBC_PORTS_DIR := $(BUILDDIR)/$(GLIBC_PORTS)
GLIBC_PORTS_URL := \
- $(PTXCONF_SETUP_GNUMIRROR)/glibc/$(GLIBC_PORTS).$(GLIBC_PORTS_SUFFIX) \
+ $(call ptx/mirror, GNU, glibc/$(GLIBC_PORTS).$(GLIBC_PORTS_SUFFIX)) \
ftp://sources.redhat.com/pub/glibc/snapshots/$(GLIBC_PORTS).$(GLIBC_PORTS_SUFFIX) \
http://www.pengutronix.de/software/ptxdist/temporary-src/glibc/$(GLIBC_PORTS).$(GLIBC_PORTS_SUFFIX)