bitbake error

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

bitbake error

2,053 次查看
wenlantang
Contributor III

I use SDK 1.3, VirtualBox4.1.2 Ubuntu 10.04 LTS,  when I "bitbake fsl-image-core", it generates fetch error such as:

>ERROR: Function failed: Fetcher failure for URL: 'git://git.freescale.com/ppc/sdk/u-boot.git'. Unable to fetch URL from any source.

How could this been resolved? Thank you!

0 项奖励
回复
3 回复数

1,783 次查看
mattsm
Contributor III

The sources where most likely deleted via a 'bitbake -c cleanall' - please re-extract sources from the ISO. However, this should be fetchable from git.freescale.com as well, are you able to do a 'git clone git://git.freescale.com/ppc/sdk/u-boot.git'?

-M

1,783 次查看
wenlantang
Contributor III

Thank you for your reply.

How to extract sources from the ISO? Should I do as section 2.1.9 Extract Source Code in QorIQ_SDK_Infocenter.pdf? The document is in SDK 1.3. What is the <package-name> in this section?

I am able to do the "git clone git://git.freescale.com/ppc/sdk/u-boot.git".

Thanks

0 项奖励
回复

1,783 次查看
mattsm
Contributor III

Just reinstall the SDK from the ISO that has SOURCE in the file name.

-M