bitbake can not fetch recipes-devtools

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

bitbake can not fetch recipes-devtools

跳至解决方案
1,488 次查看
run_zhao
Contributor I

Hi,NXP Expert

     I try to set up the Yocto Project on a Linux machine and build an image.

quick start

$: mkdir imx-yocto-bsp
$: cd imx-yocto-bsp
$: repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -
m imx-4.14.78-1.0.0_ga.xml
$: repo sync

Prepare Toolchain

DISTRO=fsl
DISTRO=fsl-imx-wayland MACHINE=imx8mmevk source fsl-setup-release.sh -b imx8mmevk_wayland
bitbake meta-toolchain

download is very difficult for do_fetch recipes-devtools, such as binutils ,and so on. The entire download process takes a very long time and still fail finally.

log as belows

NOTE: Running task 25 of 3156 (/home/runzhao/work/imx/sources/poky/meta/recipes-devtools/binutils/binutils-cross_2.30.bb:do_fetch)

I cannot fetch recipes  via  my network environment. Can you give me some  advice?

thanks

标签 (1)
0 项奖励
1 解答
1,394 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Run,

   I just compiled l4.14.98-2.0.0 on Ubuntu 18.04. This is to test whether Ubuntu 18.04 can compile l4.14.98 normally for a customer. It took me 3-4 days in total, which is a very long process indeed.

   I have also encountered many fetch errors, but these errors are caused by the abnormal network connection.

You can refer to the link: https://community.nxp.com/docs/DOC-344893 

  Have a nice day!

BR,

Weidong

在原帖中查看解决方案

0 项奖励
2 回复数
1,394 次查看
run_zhao
Contributor I

Hi,Weidong

     Thanks for your help.

0 项奖励
1,395 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Run,

   I just compiled l4.14.98-2.0.0 on Ubuntu 18.04. This is to test whether Ubuntu 18.04 can compile l4.14.98 normally for a customer. It took me 3-4 days in total, which is a very long process indeed.

   I have also encountered many fetch errors, but these errors are caused by the abnormal network connection.

You can refer to the link: https://community.nxp.com/docs/DOC-344893 

  Have a nice day!

BR,

Weidong

0 项奖励