Closed denix0 closed 2 years ago
@denix0 Thanks for the PR.
For the following reasons, can you please split this into individual patches for each recipe:
recipes: update github SRC_URIs
, but the patch does two things:
I cherry-picked this commit and resolved merge conflicts. Closing this pull request.
https://github.blog/2021-09-01-improving-git-protocol-security-github/
GitHub is deprecating unauthenticated protocols, including git:// so update SRC_URIs with protocol=https
Explicitly pass branch=master where omitted, as bitbake now requires it.
Signed-off-by: Denys Dmytriyenko denys@konsulko.com