diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-06-06 13:08:30 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-08-11 06:32:55 +0000 |
| commit | b72dbdfcb6e1e3c520de216cda4d0893d6372bd2 (patch) | |
| tree | 113f00de9d6539a132b5b63683e0c6771329d7ee /recipes-qt/qt5/qtlocation_git.bb | |
| parent | dc32862fb82686c30722970619ad1187695e6e60 (diff) | |
| download | meta-qt5-b72dbdfcb6e1e3c520de216cda4d0893d6372bd2.tar.gz | |
qt5: update submodules
Update submodules to Qt 5.6.3 (snapshot 1)
Change-Id: I67d3799d7822173a6cbe9b3e60223dca79ae7f6e
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.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index 80d7699a..09ab0cae 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb | |||
| @@ -29,4 +29,4 @@ do_configure_prepend() { | |||
| 29 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'geoclue', 'CONFIG+=OE_GEOCLUE_ENABLED', '', d)}" | 29 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'geoclue', 'CONFIG+=OE_GEOCLUE_ENABLED', '', d)}" |
| 30 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'gypsy', 'CONFIG+=OE_GYPSY_ENABLED', '', d)}" | 30 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'gypsy', 'CONFIG+=OE_GYPSY_ENABLED', '', d)}" |
| 31 | 31 | ||
| 32 | SRCREV = "7d01112c36a98912706e9d33ce2e36126de0ccec" | 32 | SRCREV = "d2b7d77b7d882e00a2c1bb938a04493e4b1b6d44" |
