Cannot down load source iMx 8m mini

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cannot down load source iMx 8m mini

1,050件の閲覧回数
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,045件の閲覧回数
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,036件の閲覧回数
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 件の賞賛
返信