I'm having troubles cloning linux-imx specifically imx_4.1.15_2.0.0_ga.
Running bitbake I get:
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
ERROR: linux-imx-4.1.15-r0 do_fetch: Function failed: Fetcher failure for URL: 'git://git.freescale.com/imx/linux-imx.git;protocol=git;branch=imx_4.1.15_2.0.0_ga'. Unable to fetch URL from any source.
after some time or:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ERROR: linux-imx-4.1.15-r0 do_fetch: Function failed: Fetcher failure for URL: 'git://git.freescale.com/imx/linux-imx.git;protocol=git;branch=imx_4.1.15_2.0.0_ga'. Unable to fetch URL from any source.
when it fails immediately.
Cloning manually also fails with either early end of file or could not read.
Didn't work yesterday either, but used to last week.
U-Boot do_fetch() completed on the second attempt.
Cloning from Github works fine so I guess the freescale repository is having hickups again.
(A Mirror would be great for this case)