Skip to content

contents: init: 为buildroot构建工具替换source地址增加说明 #177

Description

@hejiawencc

已有镜像链接(Existing Mirrored Repo URL)

https://mirror.nju.edu.cn/buildroot
https://mirrors.lzu.edu.cn/buildroot

已经存在的帮助页面(Existing help pages)

No response

备注 (Note)

修改buildroot配置文件:
1.关闭仅使用主地址选项,开启备用地址,防止主地址失效:BR2_PRIMARY_SITE_ONLY [=n]
2:替换主地址:BR2_PRIMARY_SITE="https://mirror.lzu.edu.cn/buildroot"
具体修改如下:
-BR2_PRIMARY_SITE="http://sources.buildroot.net"
-BR2_PRIMARY_SITE_ONLY=y
+BR2_PRIMARY_SITE="https://mirror.lzu.edu.cn/buildroot"

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions