mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
riscv-fesvr: Use protocol and branch explicitly in SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
SRCREV = "8d108a0a647901550d95925549337c2c3aec9ac8"
|
||||
SRC_URI = "git://github.com/riscv/riscv-fesvr.git \
|
||||
SRC_URI = "git://github.com/riscv/riscv-fesvr.git;protocol=https;branch=master \
|
||||
file://fesvr-makefile.patch"
|
||||
|
||||
inherit autotools gettext cross-canadian
|
||||
|
||||
Reference in New Issue
Block a user