[oe-commits] Martin Jansa : qconnman*: Fix branch param

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 07:46:29 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: b646c4339bb2759e2b2fafa1bb63985bd25886ec
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=b646c4339bb2759e2b2fafa1bb63985bd25886ec

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan  1 13:17:54 2014 +0100

qconnman*: Fix branch param

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 44ad9a1..664f2a0 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-ui.git"
+SRC_URI = "git://github.com/OSSystems/qconnman-ui.git;branch=stable"
 
 S = "${WORKDIR}/git/"



More information about the Openembedded-commits mailing list