mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
can-utils: Change protocol from git to https
gitorious.org that is hosting can-utils has stopped providing git protocol. That https is provided instead. This will change protocol to get can-utils of source code from git to https. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
ba72b88a41
commit
ccd12ac24c
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=43;md5=390a2c9a3c5e3595a0
|
|||
|
||||
DEPENDS = "libsocketcan"
|
||||
|
||||
SRC_URI = "git://git.gitorious.org/linux-can/${BPN}.git;protocol=git;branch=master"
|
||||
SRC_URI = "git://git.gitorious.org/linux-can/${BPN}.git;protocol=https;branch=master"
|
||||
SRCREV = "67a2bdcd336e6becfa5784742e18c88dbeddc973"
|
||||
|
||||
PV = "0.0+gitr${SRCPV}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user