From 93581aa61c450e24472f1b1d5bd01fd328a30455 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 2 Dec 2012 03:03:12 +0100 Subject: qconnman: update git repo URL * it was probably renamed on github, old SRCREV works Signed-off-by: Martin Jansa --- meta-oe/recipes-qt/qconnman/qconnman.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" -- cgit v1.2.3-54-g00ecf