added BUILDROOTMIRROR variable to setup.env, changed backup buildroot cache to github

This commit is contained in:
Steven Noble
2015-11-23 14:57:23 -08:00
parent e002f80aa7
commit 358702c0ef
3 changed files with 7 additions and 6 deletions

View File

@@ -29,5 +29,6 @@ $ONL/tools/submodules.py $ONL sm/bigcode
# Version files
$ONL/tools/make-versions.py --import-file=$ONL/tools/onlvi --class-name=OnlVersionImplementation --output-dir $ONL/make
# buildroot mirror
export BUILDROOTMIRROR="http://switch-nfs/export/buildroot-download-cache/dl"