mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
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.
(From OE-Core rev: a88f039a3cf5c98824ebb19355d7cadeb36dc136)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>