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/at91sam9g20dfc | |
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/at91sam9g20dfc')
3 files changed, 3 insertions, 3 deletions
diff --git a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig index 7133b6d57..08902d558 100644 --- a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig +++ b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig @@ -164,7 +164,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/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig index 96da00218..913e1a815 100644 --- a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig +++ b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig @@ -145,7 +145,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/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig index cf7a41f06..7772b8d10 100644 --- a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig +++ b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig @@ -164,7 +164,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" |