summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2016-02-27 13:27:14 +1100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-27 20:58:57 +0100
commit7ef85da72aa6daae36f0527e3b7ad6b760886ffb (patch)
treede8a291641581ff836c12855b0fea038552b21dc
parentdc6360b0a1cad074c9d7c27940502ce74aa4337f (diff)
downloadmeta-qt5-7ef85da72aa6daae36f0527e3b7ad6b760886ffb.tar.gz
libconnman-qt5: update to 1.0.98
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 0fc4bc03..c9a81404 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://git.merproject.org/mer-core/libconnman-qt"
5LICENSE = "Apache-2.0" 5LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://libconnman-qt/clockmodel.h;endline=8;md5=ea9f724050803f15d2d900ce3c5dac88" 6LIC_FILES_CHKSUM = "file://libconnman-qt/clockmodel.h;endline=8;md5=ea9f724050803f15d2d900ce3c5dac88"
7DEPENDS += "qtbase qtdeclarative" 7DEPENDS += "qtbase qtdeclarative"
8PV = "1.0.97+git${SRCPV}" 8PV = "1.0.98+git${SRCPV}"
9 9
10SRCREV = "4cca434935fa4d70d6841a2c20717eecb0beafa8" 10SRCREV = "8d4580a55ca02b84fc3db374c6530e39c94e0d92"
11SRC_URI = "git://git.merproject.org/mer-core/libconnman-qt.git;protocol=https" 11SRC_URI = "git://git.merproject.org/mer-core/libconnman-qt.git;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"