diff options
Diffstat (limited to 'target/device/Atmel/atstk100x')
-rw-r--r-- | target/device/Atmel/atstk100x/atstk1002-no-mplayer_defconfig | 2 | ||||
-rw-r--r-- | target/device/Atmel/atstk100x/atstk100x_defconfig (renamed from target/device/Atmel/atstk100x/atstk1002_defconfig) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/device/Atmel/atstk100x/atstk1002-no-mplayer_defconfig b/target/device/Atmel/atstk100x/atstk1002-no-mplayer_defconfig index 1408ce3f3..fd5f660f1 100644 --- a/target/device/Atmel/atstk100x/atstk1002-no-mplayer_defconfig +++ b/target/device/Atmel/atstk100x/atstk1002-no-mplayer_defconfig @@ -102,7 +102,7 @@ BR2_DEBIAN_MIRROR="http://ftp.debian.org" # # Atmel Mirrors # -BR2_ATMEL_MIRROR="ftp://at91dist:distrib@81.80.104.162/AT91_Third_Party_Design_Flow/Linux_Host/" +BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot/" BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/" BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir" # BR2_FPU_SUFFIX is not set diff --git a/target/device/Atmel/atstk100x/atstk1002_defconfig b/target/device/Atmel/atstk100x/atstk100x_defconfig index 8fd44dd55..7e7986bd0 100644 --- a/target/device/Atmel/atstk100x/atstk1002_defconfig +++ b/target/device/Atmel/atstk100x/atstk100x_defconfig @@ -106,7 +106,7 @@ BR2_DEBIAN_MIRROR="http://ftp.debian.org" # # Atmel Mirrors # -BR2_ATMEL_MIRROR="ftp://at91dist:distrib@81.80.104.162/AT91_Third_Party_Design_Flow/Linux_Host/" +BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot/" BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/" BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir" # BR2_FPU_SUFFIX is not set |