iMX8MP-EVK: bitbake imx-image-core failed

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

iMX8MP-EVK: bitbake imx-image-core failed

跳至解决方案
2,680 次查看
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,630 次查看
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,672 次查看
WolsYang
Contributor IV

I have the same problem.

I think there had some issue on the remote server.

0 项奖励
回复
2,662 次查看
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,631 次查看
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,626 次查看
jihoon-shin
Contributor I

Thanks. @WolsYang  

Is imx-image-core the recipe?

Please tell me the location of the imx-image-core.
0 项奖励
回复
2,623 次查看
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,621 次查看
jihoon-shin
Contributor I

Thanks!!!! @WolsYang 

I solved the problem!
0 项奖励
回复
2,658 次查看
WolsYang
Contributor IV

Not yet, still stock at do_fetch.
 

I think should wait for NXP to check codeaurora connection.

0 项奖励
回复