summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-06-12 12:13:34 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-06-13 12:42:23 +0000
commit8e64c2ba2a909bc42bc6b41b1a5b9c7a0ee438c3 (patch)
tree9aff482bd10ae670de76f796f424c9a8e57964f1 /recipes-qt/qt5/qtlocation_git.bb
parent0fc03a9d5bb72e9425a3033f9cdba5e28c73e338 (diff)
downloadmeta-qt5-8e64c2ba2a909bc42bc6b41b1a5b9c7a0ee438c3.tar.gz
qt5: update submodules
Update to Qt 5.11.1 snapshot Task-number: QTBUG-68389 Change-Id: I1c384333c708cf8763c42b4adc155c889f0c5b3b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtlocation_git.bb')
-rw-r--r--recipes-qt/qt5/qtlocation_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb
index 7ad12b03..ff7cc574 100644
--- a/recipes-qt/qt5/qtlocation_git.bb
+++ b/recipes-qt/qt5/qtlocation_git.bb
@@ -31,7 +31,7 @@ SRC_URI += " \
31 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ 31 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \
32" 32"
33 33
34SRCREV_qtlocation = "8a7c9fa1a705f7a2fb3f066b755faaa2f4064ceb" 34SRCREV_qtlocation = "f8a0ae9109c2ee56a0480cbe62f07239afb31392"
35SRCREV_qtlocation-mapboxgl = "b59b0450c60b3df9e0852f62f6c8a6024889cd9e" 35SRCREV_qtlocation-mapboxgl = "b59b0450c60b3df9e0852f62f6c8a6024889cd9e"
36 36
37SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" 37SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl"