Fetch a private github repo with Yocto recipe - Technical Support - Toradex Community
I can successfully fetch and push from my private git repo using my generated ssh keys, but when I point my Yocto recipe to the same repo, I get an authentication error, as if it is not able to find the ssh keys during t…