diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2016-10-20 14:22:57 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-10-27 12:46:53 +0000 |
| commit | f3f7d8ef1ee02d3a2e691657a0ac26cb0261eda6 (patch) | |
| tree | cf92f4b22809a47415e30a9d405d232cd7214ddc /recipes-qt/qt5/qtxmlpatterns_git.bb | |
| parent | 429a8e9a0b720b2ca1e66fff921888bbdef3e378 (diff) | |
| download | meta-qt5-f3f7d8ef1ee02d3a2e691657a0ac26cb0261eda6.tar.gz | |
qt5: update submodules
Add more PACKAGECONFIGs for qtbase. Merge the two qtwayland recipes to
one that supports all three targets (target, native, nativesdk).
Previous workaround removed and new ones added for: QTBUG-56656, QTBUG-56666
Reduce number of patches applied to qtbase.
Change-Id: I6b82fd46aaade4f14cf61e29adb7fc984070333b
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Jonathan Liu <net147@gmail.com>
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 87159e50..a6e88ced 100644 --- a/recipes-qt/qt5/qtxmlpatterns_git.bb +++ b/recipes-qt/qt5/qtxmlpatterns_git.bb | |||
| @@ -16,6 +16,6 @@ LIC_FILES_CHKSUM = " \ | |||
| 16 | 16 | ||
| 17 | DEPENDS += "qtbase" | 17 | DEPENDS += "qtbase" |
| 18 | 18 | ||
| 19 | SRCREV = "dba42c925db368aa958c38c6a3481f18a57bd71f" | 19 | SRCREV = "973105d9fb3372910255825e7395fb1156e24c02" |
| 20 | 20 | ||
| 21 | BBCLASSEXTEND =+ "native nativesdk" | 21 | BBCLASSEXTEND =+ "native nativesdk" |
