summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-12-09 15:01:18 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-12-10 11:32:44 +0000
commitdf04409d47851c570e5bcedf395b5c937f32dbcb (patch)
treec2f27d46ef00c7777d3f5b39659e9a2f60409c1a /recipes-qt/qt5/qtlocation_git.bb
parent292ad6dddd74b4a4d9c51f405ea9bde2095fc325 (diff)
downloadmeta-qt5-5.9.tar.gz
qt5: update submodulesv5.9.95.9
Update to latest content in Qt 5.9.9 branch. Task-number: QTBUG-80220 Change-Id: Ifedbdd32df413b211da629fac4c2e495643a75fe Reviewed-by: Jani Heikkinen <jani.heikkinen@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 67b1085c..5b440feb 100644
--- a/recipes-qt/qt5/qtlocation_git.bb
+++ b/recipes-qt/qt5/qtlocation_git.bb
@@ -29,7 +29,7 @@ SRC_URI += " \
29 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=upstream/qt-staging;protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ 29 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=upstream/qt-staging;protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \
30" 30"
31 31
32SRCREV_qtlocation = "daf9b62a30f25d37a6e9a749e3e60dbe815be90e" 32SRCREV_qtlocation = "95d75d7712e76f286753a1bb64f7b0987ff42c66"
33SRCREV_qtlocation-mapboxgl = "8c1be4ec01ef46bf453856531ebf53b48ce3dbe7" 33SRCREV_qtlocation-mapboxgl = "8c1be4ec01ef46bf453856531ebf53b48ce3dbe7"
34 34
35SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" 35SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl"