Unable to obtain/git manifest fsl-arm-yocto-bsp.git, 'connection timed out'

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

Unable to obtain/git manifest fsl-arm-yocto-bsp.git, 'connection timed out'

3,373 Views
carlos-navarret
Contributor I

Hi,

   I am trying to build the Yocto Project using the document specified in the kit for the MCIMX6Q-SDP development board

Freescale Yocto Project User's Guide, Rev L3.10.53_1.1.0-ga, 01/2015, page 6 'Yocto Project Setup'

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

fatal: unable to connect to git.freescale.com:

git.freescale.com[0: 192.88.156.202]: errno=Connection timed out

fatal: cannot obtain manifest git://git.freescale.com/imx/fsl-arm-yocto-bsp.git

    I tried this a couple of days ago and it worked?  What happened?

           Thank you for viewing and especially your responses,

Carlos Navarrette

Tecom Industries

Thousand Oaks, CA

Labels (3)
0 Kudos
2 Replies

1,300 Views
Yuri
NXP Employee
NXP Employee

  Please look at my comments below.

1.

  If you have a proxy and your firewall supports socks, section  2 (How

do I download the Android source code behind a firewall?) of Android documentation

helps.

http://www.freescale.com/webapp/Download?colCode=IMX6_KK443_200_ANDROID_DOCS

2.

It makes sense to use the recent Linux BSP (L3.14.28) for i.MX6, please refer

to the following Web.

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW

Please use “Freescale_Yocto_Project_User's_Guide.pdf” (in Linux documentation) - how

to build the system.

For drivers details please refer to “i.MX_6_Linux_Reference_Manual.pdf”.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,300 Views
carlos-navarret
Contributor I

Update:

   I was able to retrieve the manifest using the http clone at http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git.  The problem now is with the documents next step which specifies 'repo sync'.  I receive the below errors:

fatal: unable to connect to gitfreescale.com

git.freescale.com[0: 192.88.156.202]: errno=Connection timed out

fatal: unable to connect github.com:

error: Cannot fetch meta-fsl-bsp-release

..

error: Cannot fetch meta-fsl-demos

...

error: Cannot fetch fsl-community-bsp-base

0 Kudos