diff options
-rw-r--r-- | recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 4 |
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" | |||
5 | LICENSE = "Apache-2.0" | 5 | LICENSE = "Apache-2.0" |
6 | LIC_FILES_CHKSUM = "file://libconnman-qt/clockmodel.h;endline=8;md5=ea9f724050803f15d2d900ce3c5dac88" | 6 | LIC_FILES_CHKSUM = "file://libconnman-qt/clockmodel.h;endline=8;md5=ea9f724050803f15d2d900ce3c5dac88" |
7 | DEPENDS += "qtbase qtdeclarative" | 7 | DEPENDS += "qtbase qtdeclarative" |
8 | PV = "1.0.97+git${SRCPV}" | 8 | PV = "1.0.98+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "4cca434935fa4d70d6841a2c20717eecb0beafa8" | 10 | SRCREV = "8d4580a55ca02b84fc3db374c6530e39c94e0d92" |
11 | SRC_URI = "git://git.merproject.org/mer-core/libconnman-qt.git;protocol=https" | 11 | SRC_URI = "git://git.merproject.org/mer-core/libconnman-qt.git;protocol=https" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |