summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-08-22 09:07:33 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2017-08-23 06:06:15 +0000
commit2859a6148e3a233f42c8e7256cc0a0d05ed9425e (patch)
treec1d3f7ab4543e90955db9c31f3bfd00f9d065eab /recipes-qt/qt5/qtlocation_git.bb
parent5bac910f95453d0df6fe540778dd16a9707dcabf (diff)
downloadmeta-qt5-2859a6148e3a233f42c8e7256cc0a0d05ed9425e.tar.gz
qt5: update submodules
Update submodules to Qt 5.9.2 (snapshot 2) Change-Id: I6afe4211ef5ba00afc29194879bc1511ea4c5ce8 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 d058f43b..0aa55482 100644
--- a/recipes-qt/qt5/qtlocation_git.bb
+++ b/recipes-qt/qt5/qtlocation_git.bb
@@ -28,7 +28,7 @@ SRC_URI += " \
28 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=upstream/qt-staging;protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ 28 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=upstream/qt-staging;protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \
29 " 29 "
30 30
31SRCREV_qtlocation = "d89701c5c8646dedb0ebb2e011c4da796a6ae8a1" 31SRCREV_qtlocation = "c832af789766fcebd8cfb15e53ce14f36278ca6d"
32SRCREV_qtlocation-mapboxgl = "9ecbe3642fb4a53b558598239b59bf1d0224c25b" 32SRCREV_qtlocation-mapboxgl = "9ecbe3642fb4a53b558598239b59bf1d0224c25b"
33 33
34SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" 34SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl"