From patchwork Tue Dec 4 01:58:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [14/58] qconnman: update git repo URL Date: Tue, 04 Dec 2012 01:58:47 -0000 From: Martin Jansa X-Patchwork-Id: 40129 Message-Id: <87646c3ba26e36045f811f78afc97ea6f28b1963.1354586187.git.Martin.Jansa@gmail.com> To: openembedded-devel@lists.openembedded.org * 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 06ad5fd..f26274b 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/"