diff options
| author | Herman van Hazendonk <github.com@herrie.org> | 2017-10-12 14:13:05 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-10-17 11:12:17 +0000 |
| commit | bbb304456978fa9713932e9ff529d18a5ef2a947 (patch) | |
| tree | a21e348610661e2c4b21bdf31ad078a4a92aa8df /recipes-qt/qt5/qtlocation_git.bb | |
| parent | 2c3ef00f53683fbdce5b390950b49b67da85d3a1 (diff) | |
| download | meta-qt5-bbb304456978fa9713932e9ff529d18a5ef2a947.tar.gz | |
meta-qt5: Update to 5.9.2 release
Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
Diffstat (limited to 'recipes-qt/qt5/qtlocation_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtlocation_git.bb | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index 0aebbd34..baa25d8a 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb | |||
| @@ -13,10 +13,6 @@ LIC_FILES_CHKSUM = " \ | |||
| 13 | 13 | ||
| 14 | DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtquickcontrols" | 14 | DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtquickcontrols" |
| 15 | 15 | ||
| 16 | # Patches from https://github.com/meta-qt5/qtlocation/commits/b5.9 | ||
| 17 | # 5.9.meta-qt5.2 | ||
| 18 | SRC_URI += "file://0001-Make-mapbox-gl-build-configurable.patch" | ||
| 19 | |||
| 20 | PACKAGECONFIG ??= "" | 16 | PACKAGECONFIG ??= "" |
| 21 | # older geoclue 0.12.99 is needed | 17 | # older geoclue 0.12.99 is needed |
| 22 | PACKAGECONFIG[geoclue] = ",,geoclue" | 18 | PACKAGECONFIG[geoclue] = ",,geoclue" |
| @@ -34,7 +30,7 @@ SRC_URI += " \ | |||
| 34 | ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=upstream/qt-staging;protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ | 30 | ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=upstream/qt-staging;protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ |
| 35 | " | 31 | " |
| 36 | 32 | ||
| 37 | SRCREV_qtlocation = "c832af789766fcebd8cfb15e53ce14f36278ca6d" | 33 | SRCREV_qtlocation = "d919f47308b209c798e50d8ca1b9abd48ba94718" |
| 38 | SRCREV_qtlocation-mapboxgl = "9ecbe3642fb4a53b558598239b59bf1d0224c25b" | 34 | SRCREV_qtlocation-mapboxgl = "1c633072fcea7ad153ab6f8ec40dd72d83541ead" |
| 39 | 35 | ||
| 40 | SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" | 36 | SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" |
