按步骤:make menuconfig --> Build options-->Mirrors and Download locations
就会出现仓库路径配置的界面。
主要下载位置:
http://sources.buildroot.net //Backup download site
https://cdn.kernel.org/pub //Kernel.org mirror
http://ftpmirror.gnu.org //GNU Software mirror
http://rocks.moonscript.org //LuaRocks mirro
http://cpan.metacpan.org //CPAN mirror
定位到配置脚本:Config.in
menu "Mirrors and Downloadlocations"
config BR2_PRIMARY_SITE
string"Primary download site"
default""
help
&nb