summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-02-20 12:41:17 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2020-02-25 09:53:25 +0000
commit2380ffc4b549bf233927df66f9d981f4c417628c (patch)
tree619682678d192b42be35632598837ba80f0ed986 /recipes-qt/qt5/qtlocation_git.bb
parentfb2591768eece1c4ee76b5c62d1080f826922739 (diff)
downloadmeta-qt5-2380ffc4b549bf233927df66f9d981f4c417628c.tar.gz
qt5: update submodulesv5.15.0-beta1
Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: Ieb710fcd5eb60c155cdfb0001e2a6252fd3a5418 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 65cad327..367a2c6c 100644
--- a/recipes-qt/qt5/qtlocation_git.bb
+++ b/recipes-qt/qt5/qtlocation_git.bb
@@ -35,7 +35,7 @@ SRC_URI += " \
35 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ 35 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \
36" 36"
37 37
38SRCREV_qtlocation = "a95c1e3a7cf55a43ba1a8b963aa0c0df02655747" 38SRCREV_qtlocation = "47391b2d74f65ea3a3a67c0a5359499582d6cfdb"
39SRCREV_qtlocation-mapboxgl = "d9577fdebe019b19e184b4cac82749ae9ec87afb" 39SRCREV_qtlocation-mapboxgl = "d9577fdebe019b19e184b4cac82749ae9ec87afb"
40 40
41SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" 41SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl"