Stuck to download Yocto Project

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Stuck to download Yocto Project

869 Views
ASTRIHK
Contributor III

I followed the Freescale Yocto Project User's Guide to download the project,

$mkdir fsl-release-bsp

$cd fsl-release-bsp

$git config --global user.name "Your Name"

$git config --global user.email "Your Email"

$git config --list

$repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.53-1.1.0_ga

$repo sync

However, the download process stuck at a particular point. I tried "repo sync" many times and got the same result. Please kindly advise.

Labels (1)
0 Kudos
3 Replies

684 Views
jimmychan
NXP TechSupport
NXP TechSupport

Are you locate in China? if yes, it is a common network issue (very slow) of accessing the web outside China.

0 Kudos

684 Views
ASTRIHK
Contributor III

I'm working in HK, the download percentage always keeps at "Receiving objects:  74% (210834/283679), 73.45 MiB | 901.00 KiB/s " and no progress.

0 Kudos

684 Views
jimmychan
NXP TechSupport
NXP TechSupport

I try to 'repo sync' and don't have this issue.

0 Kudos