summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-qt')
-rw-r--r--meta-oe/recipes-qt/qconnman/qconnman.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-qt/qconnman/qconnman.inc b/meta-oe/recipes-qt/qconnman/qconnman.inc
index 44ad9a1d1..664f2a02f 100644
--- a/meta-oe/recipes-qt/qconnman/qconnman.inc
+++ b/meta-oe/recipes-qt/qconnman/qconnman.inc
@@ -10,6 +10,6 @@ inherit autotools
10 10
11PV = "0.0+gitr${SRCPV}" 11PV = "0.0+gitr${SRCPV}"
12SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff" 12SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff"
13SRC_URI = "git://github.com/OSSystems/qconnman-ui.git" 13SRC_URI = "git://github.com/OSSystems/qconnman-ui.git;branch=stable"
14 14
15S = "${WORKDIR}/git/" 15S = "${WORKDIR}/git/"