Hello I tried to clone the panda kernel. But I get the below errors
I ran the command: from /tmp/ folder on my Fedora FC15 machine, x86 git clone http://android.git.linaro.org/git-ro/kernel/panda pandakernel
I am pasting the errors I received: git clone http://android.git.linaro.org/git-ro/kernel/panda pandakernel Cloning into pandakernel... error: Unable to get pack index http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-7acac703...
error: Unable to get pack index http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-7662024e...
error: Unable to get pack index http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-4e2779ad...
error: Unable to get pack index http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-09e684d0...
error: Unable to get pack index http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-9db9fb69...
error: Unable to get pack file http://android.git.linaro.org/git-ro/kernel/panda/objects/pack/pack-523b51cf... couldn't connect to host error: Unable to find 8d742e3c9d98c3ef7499d62de1ac0f0efa0daf8c under http://android.git.linaro.org/git-ro/kernel/panda Cannot obtain needed object 8d742e3c9d98c3ef7499d62de1ac0f0efa0daf8c error: Fetch failed.
Can you please help me if I am missing out any steps? I am struck at this point and not able to move ahead. Kindly provide me an pointer as what is going wrong.