diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2019-01-17 14:51:18 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-01-18 10:47:41 +0000 |
commit | 7fe6320da2cb4abec0512ca57e4177ca8de897d6 (patch) | |
tree | 42be8203a765500901b10326befe128d2103c644 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | b676fea3938221781bf81a8cfcf40c7d2046f8d8 (diff) | |
download | meta-qt5-7fe6320da2cb4abec0512ca57e4177ca8de897d6.tar.gz |
qt5: Update to Qt 5.13.0
Change-Id: I2a32e5a44210058c1cb6b76d9f543de4ac6952af
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 9af4a3f9..fac7f7a8 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 = "c76e2a37310f1e94002488fe33d56d6b00f2d626" | 21 | SRCREV = "9a1596059d40789f7909e44705d2323bbeb263fe" |