summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-04-23 09:21:13 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-04-25 09:37:47 +0000
commit76a5128abebb3cc2e3e726dc17d6b2c768bdcc1b (patch)
tree7acc3671fcc56b57817c1b795b095e40efdd997f /recipes-qt/qt5/qtlocation_git.bb
parentd6b6664ef23c38db48e48be36b90a34ae92dc558 (diff)
downloadmeta-qt5-76a5128abebb3cc2e3e726dc17d6b2c768bdcc1b.tar.gz
qt5: update submodules
Update submodules to the first 5.11.0 branch snapshot Task-number: QTBUG-67590 Change-Id: Id8d14434e64f7183c54ab008342af185ba9ca26d 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 19ab9bc9..5c83fecb 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 = "a4d9f8cbf2220fbc8aafd8f491313e39e0bf4a5f" 31SRCREV_qtlocation = "ecb6fbd235a8f23f0844bb2b926b78566c1aaa76"
32SRCREV_qtlocation-mapboxgl = "8c1be4ec01ef46bf453856531ebf53b48ce3dbe7" 32SRCREV_qtlocation-mapboxgl = "8c1be4ec01ef46bf453856531ebf53b48ce3dbe7"
33 33
34SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" 34SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl"