Cannot down load source iMx 8m mini

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Cannot down load source iMx 8m mini

1,042 次查看
AndyNien
Contributor I

Cannot download source for  linux 4.x  (eg Linux 4.14.98_2.0.0 ), but is ok for linux 5.x

0 项奖励
回复
2 回复数

1,037 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Andy

 

this release us available on source.codeaurora.org/external/imx/linux-imx repository

https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.14.98_2.0.0_ga

One can try to follow Yocto Guide from  Documentation   and build image from scratch.

 

Best regards
igor

0 项奖励
回复

1,028 次查看
AndyNien
Contributor I

I did as you say and followed the document. I know the problem comes from   https://source.codeaurora.org (it seems the server was shut down,), and I try  2 days. Any other method ?

 

the following error message:

andy@andy-MS-7900:~$ cd imx-yocto-bsp/
andy@andy-MS-7900:~/imx-yocto-bsp$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml
.repo/manifests/: discarding 20 commits

Your identity is: Andy Nien <andy.nien@avermedia.com>
If you want to change this, please re-run 'repo init' with --config-name

repo has been initialized in /home/andy/imx-yocto-bsp
andy@andy-MS-7900:~/imx-yocto-bsp$ repo sync
Fetching: 0% (0/9) warming up
fatal: unable to connect to github.com:
github.com[0: 52.192.72.89]: errno=連線超過時間


meta-qt5:
fatal: unable to connect to github.com:
github.com[0: 52.192.72.89]: errno=連線超過時間

meta-qt5: sleeping 4.0 seconds before retrying
fatal: unable to connect to github.com:
github.com[0: 52.192.72.89]: errno=連線超過時間


meta-qt5:
fatal: unable to connect to github.com:
github.com[0: 52.192.72.89]: errno=連線超過時間
error: Cannot fetch meta-qt5 from git://github.com/meta-qt5/meta-qt5

fatal: unable to connect to git.yoctoproject.org:
git.yoctoproject.org[0: 44.225.90.102]: errno=連線超過時間


poky:
fatal: unable to connect to git.yoctoproject.org:
git.yoctoproject.org[0: 44.225.90.102]: errno=連線超過時間

poky: sleeping 4.0 seconds before retrying
fatal: unable to connect to git.yoctoproject.org:
git.yoctoproject.org[0: 44.225.90.102]: errno=連線超過時間

 

0 项奖励
回复