summaryrefslogtreecommitdiffstats
path: root/configs/at91sam9263ek_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-06-21 22:20:02 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-06-21 23:02:31 +0200
commite9220ad60bd3c23b9736fc9728d14c9680ac6ff2 (patch)
tree08db1a37a5006cce443f66e3ff62ac849e92ee86 /configs/at91sam9263ek_defconfig
parentbec3480a4403d8b666e7b04348306b49202ffac5 (diff)
downloadbuildroot-novena-e9220ad60bd3c23b9736fc9728d14c9680ac6ff2.tar.gz
buildroot-novena-e9220ad60bd3c23b9736fc9728d14c9680ac6ff2.zip
Config.in.mirrors: Use sources.buildroot.net as default backup site
The buildroot/busybox/uClibc VM is running low on disk space, and we've been asked to move the source mirrors off-site. A redirect has been setup between the old buildroot.net/downloads/sources/ and sources.buildroot.net, so old .configs continue to work, but we might as well use the official one now. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/at91sam9263ek_defconfig')
-rw-r--r--configs/at91sam9263ek_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9263ek_defconfig b/configs/at91sam9263ek_defconfig
index 22c4c0cce..bd63da569 100644
--- a/configs/at91sam9263ek_defconfig
+++ b/configs/at91sam9263ek_defconfig
@@ -164,7 +164,7 @@ BR2_COPYTO=""
# Mirrors and Download locations
#
BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
+BR2_BACKUP_SITE="http://sources.buildroot.net/"
BR2_SOURCEFORGE_MIRROR="easynews"
BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"