qconnman: update git repo URL
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 2 Dec 2012 02:03:12 +0000 (03:03 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:25:34 +0000 (08:25 -0800)
* it was probably renamed on github, old SRCREV works

(From meta-openembedded rev: 93581aa61c450e24472f1b1d5bd01fd328a30455)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-qt/qconnman/qconnman.inc

index 06ad5fd..f26274b 100644 (file)
@@ -10,6 +10,6 @@ inherit autotools
 
 PV = "0.0+gitr${SRCPV}"
 SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff"
-SRC_URI = "git://github.com/OSSystems/qconnman.git"
+SRC_URI = "git://github.com/OSSystems/qconnman-ui.git"
 
 S = "${WORKDIR}/git/"