mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
openocd_riscv: Use https protocol
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ require recipes-devtools/openocd/openocd_git.bb
|
||||
PV = "riscv"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/riscv/riscv-openocd.git;protocol=http;branch=riscv;name=openocd \
|
||||
git://github.com/riscv/riscv-openocd.git;protocol=https;branch=riscv;name=openocd \
|
||||
git://repo.or.cz/r/git2cl.git;protocol=http;destsuffix=tools/git2cl;name=git2cl \
|
||||
git://repo.or.cz/r/jimtcl.git;protocol=http;destsuffix=git/jimtcl;name=jimtcl \
|
||||
git://repo.or.cz/r/libjaylink.git;protocol=http;destsuffix=git/src/jtag/drivers/libjaylink;name=libjaylink \
|
||||
|
||||
Reference in New Issue
Block a user