update cdn path.
All checks were successful
the build was successful

This commit is contained in:
NADAL Jean-Baptiste
2019-04-11 19:24:55 +02:00
parent cf6d2c5d41
commit 1a9761de00
3 changed files with 9 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ BR2_arm=y
BR2_arm1176jzf_s=y
BR2_DL_DIR="$(BUILDS_ROOT)/dl"
BR2_HOST_DIR="$(WORKSPACE_DIR)/cross"
BR2_PRIMARY_SITE="http://serveur.nadal-fr.com/buildroot/"
BR2_PRIMARY_SITE="http://cdn.nadal-fr.com/buildroot"
BR2_PACKAGE_OVERRIDE_FILE="$(BOARD)/local.mk"
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches"
BR2_TOOLCHAIN_EXTERNAL=y