moved default buildroot mirror from github to opencompute server

This commit is contained in:
Steven Noble
2016-04-19 12:37:18 -07:00
parent 6c471976bc
commit 1d97e2e54b

View File

@@ -31,7 +31,7 @@ export ONLPM_OPTION_INCLUDE_ENV_JSON="$ONL/make/version-onl.json"
#
# buildroot download mirror. We suggest you setup a local repository containing these contents for faster local builds.
#
export BUILDROOTMIRROR=${BUILDROOTMIRROR:-"https://raw.githubusercontent.com/opennetworklinux/buildroot-download-cache/master/dl"}
export BUILDROOTMIRROR=${BUILDROOTMIRROR:-"http://buildroot.opennetlinux.org/dl"}
# These submodules are required for almost everything.
$ONL/tools/submodules.py $ONL sm/infra