mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 21:19:19 +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: a88f039a3cf5c98824ebb19355d7cadeb36dc136)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
These test cases are used by build-docs-tarball, and are not used by the testsdk class.