[bitbake-devel] gitsm fetcher does not work anymore
Olof Johansson
olof.johansson at axis.com
Tue Oct 2 16:58:02 UTC 2018
On 18-10-02 18:24 +0200, Florian Wickert wrote:
> The SSH scheme is required for private repos on github because https doesn't
> work with SSH keys.
SSH keys have never worked for https. You have to authenticate in
other ways, like authentication tokens. But saying that private
repos *require* ssh transport is not true.
See for instance https://gist.github.com/technoweenie/1072829 for
how to use ~/.netrc to do this in non-interactive environments
like OE (or when you just can't stand having to enter your
password over and over).
--
olofjn
More information about the bitbake-devel
mailing list