diff options
-rw-r--r-- | meta-oe/recipes-qt/qconnman/qconnman.inc | 2 |
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 280a002c1..06ad5fdfe 100644 --- a/meta-oe/recipes-qt/qconnman/qconnman.inc +++ b/meta-oe/recipes-qt/qconnman/qconnman.inc | |||
@@ -9,7 +9,7 @@ PR = "r1" | |||
9 | inherit autotools | 9 | inherit autotools |
10 | 10 | ||
11 | PV = "0.0+gitr${SRCPV}" | 11 | PV = "0.0+gitr${SRCPV}" |
12 | SRCREV = "9bab120f426e41552c369b7030414c792dd25a91" | 12 | SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff" |
13 | SRC_URI = "git://github.com/OSSystems/qconnman.git" | 13 | SRC_URI = "git://github.com/OSSystems/qconnman.git" |
14 | 14 | ||
15 | S = "${WORKDIR}/git/" | 15 | S = "${WORKDIR}/git/" |