diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-03-02 08:34:20 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-03-02 08:34:20 +0000 |
commit | 4aefa7fbb122073ccb3848b99930a9ecb7e9dcb7 (patch) | |
tree | c417c4539e5e1b7b755a4fd2d69e2ceab96308cd /target/device/Atmel/at91sam9261ek | |
parent | cb7e99c1ab4d6cd7a9e2a142a6a0981ffbd05a3f (diff) | |
download | buildroot-novena-4aefa7fbb122073ccb3848b99930a9ecb7e9dcb7.tar.gz buildroot-novena-4aefa7fbb122073ccb3848b99930a9ecb7e9dcb7.zip |
s/buildroot.uclibc.org/buildroot.net/
Diffstat (limited to 'target/device/Atmel/at91sam9261ek')
3 files changed, 3 insertions, 3 deletions
diff --git a/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig b/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig index 10bda4745..485249bc8 100644 --- a/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig +++ b/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig @@ -166,7 +166,7 @@ BR2_COPYTO="" # Mirrors and Download locations # BR2_PRIMARY_SITE="" -BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/" +BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/" BR2_SOURCEFORGE_MIRROR="easynews" BR2_KERNEL_MIRROR="http://www.kernel.org/pub/" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" diff --git a/target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_bare_defconfig b/target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_bare_defconfig index 5a098f19c..a837600fe 100644 --- a/target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_bare_defconfig +++ b/target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_bare_defconfig @@ -148,7 +148,7 @@ BR2_COPYTO="" # Mirrors and Download locations # BR2_PRIMARY_SITE="" -BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/" +BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/" BR2_SOURCEFORGE_MIRROR="easynews" BR2_KERNEL_MIRROR="http://www.kernel.org/pub/" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" diff --git a/target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_defconfig b/target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_defconfig index 87934c9c1..7a6c8f2f6 100644 --- a/target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_defconfig +++ b/target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_defconfig @@ -167,7 +167,7 @@ BR2_COPYTO="" # Mirrors and Download locations # BR2_PRIMARY_SITE="" -BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/" +BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/" BR2_SOURCEFORGE_MIRROR="easynews" BR2_KERNEL_MIRROR="http://www.kernel.org/pub/" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" |