This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Clonning into git@github.com:icepeda/omap.git kernel/android-3.0 permission denied



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.