From 1d6e708ff02b8b766f38d8587c0533bcd1a5224e 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 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * it was probably renamed on github, old SRCREV works Signed-off-by: Martin Jansa Signed-off-by: Eric BĂ©nard --- 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 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/" -- cgit 1.2.3-korg