aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-02 03:03:12 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-11 01:52:50 +0100
commit93581aa61c450e24472f1b1d5bd01fd328a30455 (patch)
tree19e02bab4f97c98f3b1d1dfb68f464fb22a55421 /meta-oe/recipes-qt
parenta7718ed3cfbbf673e3e2f7be59e8ad2521bc597c (diff)
downloadmeta-openembedded-93581aa61c450e24472f1b1d5bd01fd328a30455.tar.gz
qconnman: update git repo URL
* it was probably renamed on github, old SRCREV works Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-qt')
-rw-r--r--meta-oe/recipes-qt/qconnman/qconnman.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-qt/qconnman/qconnman.inc b/meta-oe/recipes-qt/qconnman/qconnman.inc
index 06ad5fdfe9..f26274ba8f 100644
--- a/meta-oe/recipes-qt/qconnman/qconnman.inc
+++ b/meta-oe/recipes-qt/qconnman/qconnman.inc
@@ -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/"