aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2015-09-17 12:55:16 +1000
committerMartin Jansa <Martin.Jansa@gmail.com>2015-09-21 11:56:53 +0200
commit8b1c0dccac17e5fdabcea53d1403af3150f91961 (patch)
tree5ee3c62d731aa8105bbfe7947ceb4252d7a85f12
parentd47c73554b76ca0d933e4db9c5df62f2d332a8a0 (diff)
libconnman-qt5: update to 1.0.97
Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-qt/libconnman-qt/libconnman-qt5_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb
index 8724e67c..229003d5 100644
--- a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb
+++ b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb
@@ -5,9 +5,9 @@ HOMEPAGE = "https://github.com/nemomobile/libconnman-qt"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://libconnman-qt/clockmodel.h;endline=8;md5=ea9f724050803f15d2d900ce3c5dac88"
DEPENDS += "qtbase qtdeclarative"
-PV = "1.0.92+git${SRCPV}"
+PV = "1.0.97+git${SRCPV}"
-SRCREV = "2591cd6013936478d9edaf75f1a45482851af0f2"
+SRCREV = "4cca434935fa4d70d6841a2c20717eecb0beafa8"
SRC_URI = "git://github.com/nemomobile/libconnman-qt.git"
S = "${WORKDIR}/git"