mirror of
git://git.yoctoproject.org/poky
synced 2026-08-16 04:04:01 +00: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: e0ed2030a9cdfa0d6c200c73d65f33381fe314ce)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>