Hello,
Trying to fetch the source code for the 4.1 kernel fails. This is the only recipe during a clean (no downloads or sstate-cache) build that fails the fetch task. We are using socat on the git protocol to get around the local firewall. I don't believe there is a problem with our proxy settings since we are able to download source for all other packages that are part of the build.
WARNING: Failed to fetch URL git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.1.y, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/devbuild/yocto-fido/build/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
ERROR: Function failed: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.1.y'. Unable to fetch URL from any source.
NOTE: recipe linux-ti-staging-4.1.18+gitAUTOINC+6b41ca0b94-r22l.18: task do_fetch: Failed
ERROR: Task 73 (/home/devbuild/yocto-fido/poky/../sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.1.bb, do_fetch) failed with exit code '1'
Regards,
Tim Entinger