Problem with "git clone" on git.freescale.com

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

Problem with "git clone" on git.freescale.com

1,838 Views
christiantreczo
Contributor I

Hi!

I'm trying to set up an android 4.4 for a board based on the sabre design. I got the documentation and try to follow it to the point, but I'v come across a problem:

When I try to "git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx" I get a

Cloning into 'kernel_imx'...

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

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

I can ping the machine, and I can access it from the browser.

Then I tried "git clone http://git.freescale.com/imx/linux-2.6-imx.git kernel_imx" to go through port 80 instead (which is open), but then I got:

Cloning into 'kernel_imx'...

fatal: http://git.freescale.com/imx/linux-2.6-imx.git/info/refs not found: did you run git update-server-info on the server?

Any ideas? I've to admit that I'm rather clueless about git...

Yours, Christian

Labels (2)
Tags (2)
0 Kudos
3 Replies

555 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

I just tried the same with no problems.

Are you still having problems?

Best Regards,

Alejandro

0 Kudos

555 Views
sanjayshekar
Contributor I

Any Solution on the above problem mentioned by Christian???

I am facing the same issue.

Regards,

Sanju.

0 Kudos

555 Views
saurabh206
Senior Contributor III

Hi Sanjay

git clone git://git.freescale.com/imx/linux-2.6-imx.git is working correctly.

Thanks

Saurabh

0 Kudos