Hi is just that i'm trying to download the kernel sources for Jelly Bean 4.2 Pandaboard from omappedia, but when i execute the following command:
git clone git@github.com:icepeda/omap.git kernel/android-3.0
But i get the following error:
Cloning into kernel/android-3.0...
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
what should i do to get the sources cleanly? Thanks in advanced.