Following up on commit
139102a73d41 ("recipes: Default to https git protocol where possible"),
> The recommendation from server maintainers is that the https protocol
> is both faster and more reliable than the dedicated git protocol at this point.
> Switch to it where possible.
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
"git-remote": {
"branch": "master",
"describe": "15.0-hardknott-3.3-310-g0a96edae",
- "uri": "git://git.yoctoproject.org/meta-intel",
+ "uri": "https://git.yoctoproject.org/meta-intel",
"rev": "0a96edae609a3f48befac36af82cf1eed6786b4a"
}
},
"describe": "4.1_M1-374-g9dda719b2a",
"remotes": {
"origin": {
- "uri": "git://git.yoctoproject.org/poky"
+ "uri": "https://git.yoctoproject.org/poky"
},
"poky-contrib": {
"uri": "ssh://git@push.yoctoproject.org/poky-contrib"