你好呀
似乎最近 NXP repos 从 codeaurora 转移到了 github。
如何从 github 下载 BSP33.0。
在我像打击一样初始化回购之后
repo init -u
https://github.com/nxp-auto-linux/auto_yocto_bsp -b release/bsp30.0 --repo-url='
Downloading Repo source from
remote: Enumera
ting objects: 4460, done.
remote: Counting objects: 100% (4460/4460), done.
remote: Compressing objects: 100% (2121/2121), done.
remote: Total 8034 (delta 3974), reused 2339 (delta 2339), pack-reused 3574
Receiving objects: 100% (8034/8034), 3.75 MiB | 13.15 MiB/s, done.
Resolving deltas: 100% (5167/5167), done.
Your identity is: Your Name
If you want to change this, please re-run 'repo init' with --config-name
repo has been initialized in /home/grce/fsl-auto-yocto-bsp
并像这样同步
repo sync
看起来他们仍然可以访问 source.codeaurora.org
$ repo sync
remote: Enumerating objects: 21, done.
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 15 (delta 11), reused 15 (delta 11), pack-reused 0
Unpacking objects: 100% (15/15), done.
Fetching: 0% (0/9) warming upb' % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: source.codeaurora.org\n'