mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
u-boot-starfive: Use https protocol for github SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user