Hi
I'm trying to clone the IMX-BSP using the link http://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git.
When I run "git clone" git find the link but not download files.
Does anyone know a procedure to download these files?
Thanks
João Paulo
Hi....
It worked. Successfully downloaded the repository using the link git://git.freescale.com/imx/linux-2.6-imx.git
Thanks for all.
João Paulo
hi ,
What are the sizes of these repositories ? For me - it's more than 710 MB and is still continuing..BTW -- the link git://git.freescale.com/imx/linux-2.6-imx.git is not working for me. I had to try the link - http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git
It is going on for a while now... Any help on sizes of these repositories?
Thx
San
Actually I put it to run on my server under screen, so, I really do not know how much time it took (it is VERY slow) but finally I got it cloned.
Oh, yes, me too:
Initialized empty Git repository in /home/tthtlc/imx53/linux-2.6-imx/.git/
error: Unable to get pack index http://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git/objects/pack/pack-2f40c4cf0a2e436bfcf6...
error: Unable to get pack index http://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git/objects/pack/pack-14df3fc7b39114254e28...
error: Unable to get pack index http://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git/objects/pack/pack-d7b21c0dfeace6fb5d6e...
error: Unable to get pack index http://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git/objects/pack/pack-c0cf604cbd4222cb647b...
error: Unable to find bc676214b92db468c7b72dc495312809dbfc37bf under http://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git
Cannot obtain needed object bc676214b92db468c7b72dc495312809dbfc37bf
while processing commit c57e4f2be8c66cd40d8c8a40a907a5a051f973df.
error: Fetch failed.
I think there is something wrong at the server side.
Hi,
You might try http://git.freescale.com
And the Linux GIT tree would be: http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git which at the bottom has the clone URL for git.
-Curtis
Hi
Have you made sure that access to port 9418 is allowed ?
I had a problem with git because of company firewall before.