diff options
| author | Jonathan Liu <net147@gmail.com> | 2017-06-23 16:24:53 +1000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-07-01 10:07:10 +0200 |
| commit | 800d4c169786c08caf831b7fc9759172c89d7e71 (patch) | |
| tree | 4039a66f34272dc6b358c75b3fb0a609979e484a /recipes-connectivity | |
| parent | 2940d8421579de855ce37e8a069911ce6968df38 (diff) | |
| download | meta-qt5-800d4c169786c08caf831b7fc9759172c89d7e71.tar.gz | |
libconnman-qt5: update to 1.1.10
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-connectivity')
| -rw-r--r-- | recipes-connectivity/libconnman-qt/libconnman-qt5_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/libconnman-qt/libconnman-qt5_git.bb b/recipes-connectivity/libconnman-qt/libconnman-qt5_git.bb index 3ceb3558..9605777d 100644 --- a/recipes-connectivity/libconnman-qt/libconnman-qt5_git.bb +++ b/recipes-connectivity/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.98+git${SRCPV}" | 8 | PV = "1.1.10+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRCREV = "8d4580a55ca02b84fc3db374c6530e39c94e0d92" | 10 | SRCREV = "4d6def3053eaccaac04e4f9e03ee24dea8b9e8d8" |
| 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 | file://0001-Don-t-use-MeeGo-as-prefix-in-order-to-make-this-a-co.patch \ | 12 | file://0001-Don-t-use-MeeGo-as-prefix-in-order-to-make-this-a-co.patch \ |
| 13 | " | 13 | " |
