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/x86 | |
parent | cb7e99c1ab4d6cd7a9e2a142a6a0981ffbd05a3f (diff) | |
download | buildroot-novena-4aefa7fbb122073ccb3848b99930a9ecb7e9dcb7.tar.gz buildroot-novena-4aefa7fbb122073ccb3848b99930a9ecb7e9dcb7.zip |
s/buildroot.uclibc.org/buildroot.net/
Diffstat (limited to 'target/device/x86')
-rw-r--r-- | target/device/x86/i686/i386_defconfig | 2 | ||||
-rw-r--r-- | target/device/x86/i686/i686_defconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/device/x86/i686/i386_defconfig b/target/device/x86/i686/i386_defconfig index 319094cfb..0808f1271 100644 --- a/target/device/x86/i686/i386_defconfig +++ b/target/device/x86/i686/i386_defconfig @@ -93,7 +93,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/x86/i686/i686_defconfig b/target/device/x86/i686/i686_defconfig index ad914cbe6..af524458a 100644 --- a/target/device/x86/i686/i686_defconfig +++ b/target/device/x86/i686/i686_defconfig @@ -93,7 +93,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" |