[oe] [meta-oe][WIP][PATCH 3/8] qconnman*: Fix branch param

Martin Jansa martin.jansa at gmail.com
Wed Jan 1 12:57:21 UTC 2014


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/"
-- 
1.8.4.3




More information about the Openembedded-devel mailing list