Merge pull request #70 from sonoble/br_ocp

moved default buildroot mirror from github to opencompute server
This commit is contained in:
Jeffrey Townsend
2016-04-20 09:02:07 -07:00

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