meta-freescale-distro/recipes-devtools
Andrey Zhizhikin c99cb8577e layer: set missing branch and protocol for recipes using git
Recent Bitbake update introduced following commits in attempt to adapt
to new requirement from GitHub [1]:
86a9c268 ("fetch2/git: Add a warning asking users to set a branch in git urls")
42526a40 ("fetch/git: Show warning for invalid github urls")

There is a warning issued for those recipes that either do not
explicitly provide branch parameter to the Bitbake fetcher, or still
using unauthenticated git:// protocol.

Adapt recipes across layer to accommodate for those new requirements.

Link: [1]: https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
2021-11-10 08:52:23 -03:00
..
half Convert to new override syntax 2021-08-13 13:42:46 -03:00
stb layer: set missing branch and protocol for recipes using git 2021-11-10 08:52:23 -03:00