diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-20 12:41:17 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-25 09:53:25 +0000 |
| commit | 2380ffc4b549bf233927df66f9d981f4c417628c (patch) | |
| tree | 619682678d192b42be35632598837ba80f0ed986 /recipes-qt/qt5/qtxmlpatterns_git.bb | |
| parent | fb2591768eece1c4ee76b5c62d1080f826922739 (diff) | |
| download | meta-qt5-2380ffc4b549bf233927df66f9d981f4c417628c.tar.gz | |
qt5: update submodulesv5.15.0-beta1
Update to latest content in Qt 5.15 branch.
Task-number: QTBUG-80823
Change-Id: Ieb710fcd5eb60c155cdfb0001e2a6252fd3a5418
Reviewed-by: Samuli Piippo <samuli.piippo@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 45e019e3..e63312b3 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 = "132ea94fd23573b07fa9fbfb0a1e88173556e7ef" | 28 | SRCREV = "2dfdd4f0bdd6647c104470712f0e463021488e43" |
| 29 | 29 | ||
| 30 | BBCLASSEXTEND =+ "native nativesdk" | 30 | BBCLASSEXTEND =+ "native nativesdk" |
| 31 | 31 | ||
