mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
canutils: use https instead of git protocol
The git server at git.pengutronix.de no longer supports the git protocol, so switch to https. Signed-off-by: Bastian Krause <bst@pengutronix.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
4f79df7459
commit
f79cb5d445
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
DEPENDS = "libsocketcan"
|
||||
|
||||
SRCREV = "299dff7f5322bf0348dcdd60071958ebedf5f09d"
|
||||
SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;protocol=git;branch=master \
|
||||
SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;protocol=https;branch=master \
|
||||
file://0001-canutils-candump-Add-error-frame-s-handling.patch \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user