diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2019-04-29 15:27:49 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-05-02 07:57:44 +0000 |
| commit | e990651e683b47e60fc981dc4edb285a795ae490 (patch) | |
| tree | 3161f4634cbfb541dcababc7a4e8494d4ddaa0a4 /recipes-qt/qt5/qtxmlpatterns_git.bb | |
| parent | a2158ae2f8e347335b0e96f5524f173078819eee (diff) | |
| download | meta-qt5-e990651e683b47e60fc981dc4edb285a795ae490.tar.gz | |
qt5: Update to Qt 5.14 from dev branch
Change-Id: Ie028c02cb79b7315ca58a81db311a8e839612284
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtxmlpatterns_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtxmlpatterns_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb index 8bf5460c..09f0ef94 100644 --- a/recipes-qt/qt5/qtxmlpatterns_git.bb +++ b/recipes-qt/qt5/qtxmlpatterns_git.bb | |||
| @@ -25,7 +25,7 @@ do_configure_prepend() { | |||
| 25 | 25 | ||
| 26 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" | 26 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" |
| 27 | 27 | ||
| 28 | SRCREV = "c886d992029740da0185fd2bf8a040c84156e73d" | 28 | SRCREV = "1a2dca888989cd332053d4738e24cd81779cf008" |
| 29 | 29 | ||
| 30 | BBCLASSEXTEND =+ "native nativesdk" | 30 | BBCLASSEXTEND =+ "native nativesdk" |
| 31 | 31 | ||
