Skip to content

Commit 9edbbcb

Browse files
committed
change: fetch method for source url in README.md
1 parent 325dbb8 commit 9edbbcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ LICENSE = "MIT"
3232
3333
inherit cargo
3434
35-
SRC_URI = "gitsm://github.com/rust-embedded/gpio-utils.git;protocol=https;branch=master"
35+
SRC_URI = "git://github.com/rust-embedded/gpio-utils.git;protocol=https;branch=master"
3636
SRCREV="02b0658cd7e13e46f6b1a5de3fd9655711749759"
3737
S = "${WORKDIR}/git"
3838
LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=935a9b2a57ae70704d8125b9c0e39059"

0 commit comments

Comments
 (0)