diff options
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" |