diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-17 15:12:21 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-17 12:46:53 +0000 |
commit | 414abf2b6b92d54239d1d4a97f2b3cdde3a18f16 (patch) | |
tree | b3cabaf067f0257e8e6dba58292986b2cb018e22 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | b50a2c5f068e920f0ad1acda70f9095b6b2d1849 (diff) | |
download | meta-qt5-414abf2b6b92d54239d1d4a97f2b3cdde3a18f16.tar.gz |
qt5: update submodules
Change-Id: I18e70fb08fc9c321dd8b71eea950cd221d9c8614
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebglplugin_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebglplugin_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebglplugin_git.bb b/recipes-qt/qt5/qtwebglplugin_git.bb index 3160c5b1..fb30aa42 100644 --- a/recipes-qt/qt5/qtwebglplugin_git.bb +++ b/recipes-qt/qt5/qtwebglplugin_git.bb | |||
@@ -18,4 +18,4 @@ do_configure_prepend() { | |||
18 | 18 | ||
19 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" | 19 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" |
20 | 20 | ||
21 | SRCREV = "10f1effdc1c776c24b5314024aa3d04752dd2dfe" | 21 | SRCREV = "e87065b17b9797aaeb0405a9c4b6191d1745d505" |