Closed martinheterjag closed 2 years ago
Due to a github update today, the unencrypted Git protocol is no longer supported which broke the warrior branch. I updated all SRC_URIs with github urls to use protocol=https. A similar fix was already done on master. For more info read https://github.blog/2021-09-01-improving-git-protocol-security-github/
@martinheterjag, thanks for the PR. I knew this was coming but the actual turn off date escaped me. I will check the other branches which are not EOL as I would assume some other will also be impacted.
Thanks
@srware Thanks for a fast review, I found that some SRC_URI used gitsm:// which my grep missed...
Sorry i had already made a force push on my fork before realizing that it was merged here, i opened another PR, you can revert the one you just merged and merge the new PR with 3 more updated SRC_URIs
Update SRC_URIs to use protocol=https for github urls.