aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-02 03:03:12 +0100
committerEric Bénard <eric@eukrea.com>2013-01-31 22:25:35 +0100
commit1d6e708ff02b8b766f38d8587c0533bcd1a5224e (patch)
treec08d6a9aaec96ce4211b73f2ee50a6060500492b
parentdff65c79fdfadddeddd500df17b0d400950af0ce (diff)
downloadmeta-openembedded-1d6e708ff02b8b766f38d8587c0533bcd1a5224e.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> Signed-off-by: Eric Bénard <eric@eukrea.com>
-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 96f08dd9a8..44ad9a1d1d 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/"