summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-12-18 10:47:36 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-12-18 10:48:42 +0100
commit6d2251c4d36fd50b5062386273b2916299f1b4fd (patch)
tree0d74d5413f72da8f8ae9f1bac56b85dd7a173a70
parenteca67e2c18e86740e949878abfa075149293163a (diff)
downloadptxdist-2013.12.0.tar.gz
ptxdist-2013.12.0.tar.xz
ptxdistrc.default: add mirror.linux.org.au as kernel mirrorptxdist-2013.12.0
It contains old non-kernel archives that are no longer available from kernel.org Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--config/setup/ptxdistrc.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/setup/ptxdistrc.default b/config/setup/ptxdistrc.default
index 88052646c..7509ff6a8 100644
--- a/config/setup/ptxdistrc.default
+++ b/config/setup/ptxdistrc.default
@@ -41,7 +41,7 @@ PTXCONF_SETUP_DEBMIRROR="http://ftp.uni-kl.de/debian"
PTXCONF_SETUP_SFMIRROR="http://downloads.sourceforge.net/sourceforge"
PTXCONF_SETUP_GNUMIRROR="http://ftp.uni-kl.de/pub/gnu"
PTXCONF_SETUP_XORGMIRROR="http://ftp.sunet.se/pub/X11/ftp.x.org http://ftp.x.org/pub http://xorg.freedesktop.org/releases"
-PTXCONF_SETUP_KERNELMIRROR="https://www.kernel.org/pub/linux http://www.linux-mips.org/pub/linux/mips"
+PTXCONF_SETUP_KERNELMIRROR="https://www.kernel.org/pub/linux http://www.linux-mips.org/pub/linux/mips http://mirror.linux.org.au/linux"
PTXCONF_SETUP_CHECK_ALWAYS=y
# PTXCONF_SETUP_CHECK_NOTEMPTY is not set
# PTXCONF_SETUP_CHECK_NEVER is not set