iMX8MP-EVK: bitbake imx-image-core failed

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

iMX8MP-EVK: bitbake imx-image-core failed

ソリューションへジャンプ
2,678件の閲覧回数
jihoon-shin
Contributor I

Hi. I am asking for help because I have a problem.

I am proceeding with 3.1 Docker of 3. Host setup of i.MX Yocto Project User's Guide.

An error such as the photo below occurred while performing bitbake imx-image-core.스크린샷, 2022-04-28 09-17-50.pngThe work of 0:, 1: in the picture above never ends.

I've tried it again many times, but the results are the same.

What's the problem? Please help me.

0 件の賞賛
返信
1 解決策
2,628件の閲覧回数
WolsYang
Contributor IV

Please try to change URL in the recipe

From

KERNEL_SRC ?= "git://portland.source.codeauxxxxxxxxxxxxxxxxxxxx
To
KERNEL_SRC ?= "git://source.codeauxxxxxxxxxxxxxxx
 
And try again

元の投稿で解決策を見る

0 件の賞賛
返信
7 返答(返信)
2,670件の閲覧回数
WolsYang
Contributor IV

I have the same problem.

I think there had some issue on the remote server.

0 件の賞賛
返信
2,660件の閲覧回数
jihoon-shin
Contributor I

Thanks. @WolsYang

Did you solve this problem?

If you have solved it, can you tell me the solution?

Or can I skip this step and proceed to the next step?

 

0 件の賞賛
返信
2,629件の閲覧回数
WolsYang
Contributor IV

Please try to change URL in the recipe

From

KERNEL_SRC ?= "git://portland.source.codeauxxxxxxxxxxxxxxxxxxxx
To
KERNEL_SRC ?= "git://source.codeauxxxxxxxxxxxxxxx
 
And try again
0 件の賞賛
返信
2,624件の閲覧回数
jihoon-shin
Contributor I

Thanks. @WolsYang  

Is imx-image-core the recipe?

Please tell me the location of the imx-image-core.
0 件の賞賛
返信
2,621件の閲覧回数
WolsYang
Contributor IV

You need to find yourself,

For example, if you are stuck at linux_imx do_fetch, probably the recipe is name linux-imx_xxxx.bb

And go find the SRC_URI change.

 

0 件の賞賛
返信
2,619件の閲覧回数
jihoon-shin
Contributor I

Thanks!!!! @WolsYang 

I solved the problem!
0 件の賞賛
返信
2,656件の閲覧回数
WolsYang
Contributor IV

Not yet, still stock at do_fetch.
 

I think should wait for NXP to check codeaurora connection.

0 件の賞賛
返信