mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Set BUILDROOTMIRROR to local cannonical location.
This commit is contained in:
@@ -29,6 +29,9 @@ $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"
|
||||
#
|
||||
# buildroot download mirror. We suggest you setup a local repository containing these contents for faster local builds.
|
||||
#
|
||||
export BUILDROOTMIRROR=${BUILDROOTMIRROR:-"http://buildroot.hw.bigswitch.com/dl"}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user