Git clone for kernel is not working ?

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

Git clone for kernel is not working ?

1,541 次查看
robinsingh
Contributor III

Hi Guys,

I am trying to download the kernel_imx from

git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx

but i am getting below error :

git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx

Cloning into 'kernel_imx'...

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

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

Any idea ? is the server down ?

-Robin Singh

标签 (3)
0 项奖励
回复
1 回复

803 次查看
saurabh206
Senior Contributor III

Hi Robin

are you working behind proxy?

You need to do proxy setting to access git.

You can also try http link.

linux-2.6-imx.git - Freescale i.MX Linux Tree

Thanks

Saurabh

0 项奖励
回复