Problem in getting Android source code from Google repo as per i.MX Android r10.2User Guide

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

Problem in getting Android source code from Google repo as per i.MX Android r10.2User Guide

555 Views
admin
Specialist II

Hi,

As specified in the

i.MX Android R10.2 User Guide

In section

2. Build Android for i.MX

2.1 Get Android Source Code (Android/Kernel/U-Boot)




When i was getting android source code by executing the following commands:

    $ curl http://android.git.kernel.org/repo > ./repo

    $ chmod a+x ./repo

    $ ./repo init -u git://android.git.kernel.org/platform/manifest.git -b gingerbread

I was facing the below errors could any body kindly do the needful in reolving the below errors:

Get git://android.git.kernel.org/platform/manifest.git
android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
fatal: cannot obtain manifest git://android.git.kernel.org/platform/manifest.git
lucid@ubuntu:~/myandroid$ repo init -u git://android.git.kernel.org/platform/manifest.git -b gingerbread
Get git://android.git.kernel.org/platform/manifest.git
android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
fatal: cannot obtain manifest git://android.git.kernel.org/platform/manifest.git

Could ne body pls kindly do the needful in resolving the above issue so that i can proceed further

 

ne help would be greatly appreciated

 

Awaiting for your replies

Thanks!

Srinivasan

mail id:srinivasan.rns@gmail.com

Tags (1)
0 Kudos
0 Replies