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.
(cherry picked from commit
9bab238d26a3317a6212dc711427f4917eaac50e)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
REQUIRED_DISTRO_FEATURES += "xattr"
SRCREV ?= "f4877d8e682ed22e339fe6c07f3ffa28e50c7b98"
-SRC_URI = "git://git.yoctoproject.org/poky;branch=scarthgap \
+SRC_URI = "git://git.yoctoproject.org/poky;branch=scarthgap;protocol=https \
file://Yocto_Build_Appliance.vmx \
file://Yocto_Build_Appliance.vmxf \
file://README_VirtualBox_Guest_Additions.txt \