We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325dbb8 commit 9edbbcbCopy full SHA for 9edbbcb
README.md
@@ -32,7 +32,7 @@ LICENSE = "MIT"
32
33
inherit cargo
34
35
-SRC_URI = "gitsm://github.com/rust-embedded/gpio-utils.git;protocol=https;branch=master"
+SRC_URI = "git://github.com/rust-embedded/gpio-utils.git;protocol=https;branch=master"
36
SRCREV="02b0658cd7e13e46f6b1a5de3fd9655711749759"
37
S = "${WORKDIR}/git"
38
LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=935a9b2a57ae70704d8125b9c0e39059"
0 commit comments