Add path for dl file.

This commit is contained in:
2017-03-17 23:02:45 +01:00
parent 3ac7fbe46c
commit c7e78c250e
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Buildroot 2016.08.1-g9708066-dirty Configuration # Buildroot 2016.08.1-g116400e-dirty Configuration
# #
BR2_HAVE_DOT_CONFIG=y BR2_HAVE_DOT_CONFIG=y
BR2_HOST_GCC_AT_LEAST_4_6=y BR2_HOST_GCC_AT_LEAST_4_6=y
@@ -86,7 +86,8 @@ BR2_HOST_DIR="$(WORKSPACE_DIR)/cross"
# #
# Mirrors and Download locations # Mirrors and Download locations
# #
BR2_PRIMARY_SITE="" BR2_PRIMARY_SITE="http://serveur.nadal-fr.com/buildroot/"
# BR2_PRIMARY_SITE_ONLY is not set
BR2_BACKUP_SITE="http://sources.buildroot.net" BR2_BACKUP_SITE="http://sources.buildroot.net"
BR2_KERNEL_MIRROR="https://cdn.kernel.org/pub" BR2_KERNEL_MIRROR="https://cdn.kernel.org/pub"
BR2_GNU_MIRROR="http://ftpmirror.gnu.org" BR2_GNU_MIRROR="http://ftpmirror.gnu.org"

View File