mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
qconnman: update git repo URL
* it was probably renamed on github, old SRCREV works Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
committed by
Eric Bénard
parent
dff65c79fd
commit
1d6e708ff0
@@ -10,6 +10,6 @@ inherit autotools
|
|||||||
|
|
||||||
PV = "0.0+gitr${SRCPV}"
|
PV = "0.0+gitr${SRCPV}"
|
||||||
SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff"
|
SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff"
|
||||||
SRC_URI = "git://github.com/OSSystems/qconnman.git"
|
SRC_URI = "git://github.com/OSSystems/qconnman-ui.git"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/"
|
S = "${WORKDIR}/git/"
|
||||||
|
|||||||
Reference in New Issue
Block a user