Git clone fail, for building kernel in the standalone

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

Git clone fail, for building kernel in the standalone

Jump to solution
729 Views
mannsikchung
Contributor III

I'm trying to build Linux Kernel standalone.

But, git clone below is failing.

$ git clone http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git -b imx_4.1.15_2.0.0_ga
Cloning into 'linux-imx'...
fatal: unable to access 'http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/': Failed to connect to git.freescale.com port 80: Connection refused

The git address is from I.MX Linux User's Guide, Rev. L4.1.1.15_2.0.0_ga, 10/2016. Is the address correct?

Please share correct git address.

Labels (1)
0 Kudos
1 Solution
572 Views
mannsikchung
Contributor III

git is working now.
Server condition is not stable.

View solution in original post

1 Reply
573 Views
mannsikchung
Contributor III

git is working now.
Server condition is not stable.