I've got a TP-Link MR3020 router flashed with OpenWRT 12.09, r36088 installed on it. I am trying to clone a git repository via HTTPS but get the following error:
fatal: Unable to find remote helper for 'https'
Here is a similar problem but it was solved for CentOS.
"Unable to find remote helper for 'https'" during git clone
Following its advice, I made sure that curl is installed. However, I can't find any opkg packages for curl-devel and there doesn't seem to be any that I can manually download http://curl.haxx.se/dlwiz/?type=devel&os=Linux.
I also found this question (OpenWRT git clone fatal: Unable to find remote helper for 'http') which is the exact question I have, but the git-http repository doesn't seem to exist for opkg.