u-boot-starfive: Use https protocol for github SRC_URI

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-04-10 10:48:05 -07:00
parent 6b22d85892
commit be67b6968f

View File

@@ -3,7 +3,7 @@ require recipes-bsp/u-boot/u-boot.inc
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI = "git://github.com/starfive-tech/u-boot.git;protocol=git;branch=Fedora_VIC_7100_2021.04 \
SRC_URI = "git://github.com/starfive-tech/u-boot.git;protocol=https;branch=Fedora_VIC_7100_2021.04 \
file://tftp-mmc-boot.txt \
file://977abc529f98c1c90a80ad280fe9e58ddd43c87a.patch \
file://2feaab2bd04ed736c637518b3b553615f0c97890.patch \