diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-04 10:22:24 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-11 04:49:27 +0000 |
| commit | 282f531e63961300be055665acc454356de889fa (patch) | |
| tree | b489b56eb7ebc95ce87685911b8676d9f1d59638 /recipes-qt/qt5/qtwebglplugin_git.bb | |
| parent | 7fe6320da2cb4abec0512ca57e4177ca8de897d6 (diff) | |
| download | meta-qt5-282f531e63961300be055665acc454356de889fa.tar.gz | |
qt5: update submodulesv5.13.0-alpha
Update to 5.13.0 Alpha
Task-number: QTBUG-72311
Change-Id: I50ce9d42088d4171fd04b340b4cf297b07400445
Reviewed-by: Jani Heikkinen <jani.heikkinen@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 fac7f7a8..6f6fea5d 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 = "9a1596059d40789f7909e44705d2323bbeb263fe" | 21 | SRCREV = "d5ed6b5cfd8b8af6c9396a1234df1633aa22dbd8" |
