aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-05-28 11:53:32 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-06-01 09:39:49 +0300
commitc46b743fd1867e3ad4ecae3b016413fa4e534fd0 (patch)
tree2d256cd063ed098d1d0e3562e5f76dcd38ecd928 /recipes-qt/qt5/qtxmlpatterns_git.bb
parent8b4a01436c10cfd79db28f6462f0769dc7de0539 (diff)
qt5: update submodules
Update to latest content in Qt 5.15 branch. Notes: - qtbase/0017-input-Make-use-of-timeval-portable-for-64bit-time_t.patch included in qtbase - qtdeclarative/0002-Use-python3-explicitly.patch removed due QTBUG-84038 Task-number: QTBUG-84150 Change-Id: I183d3d9ed73febd09407ab241af88f707473bca0 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb
index 712681c0..10abd4c6 100644
--- a/recipes-qt/qt5/qtxmlpatterns_git.bb
+++ b/recipes-qt/qt5/qtxmlpatterns_git.bb
@@ -25,6 +25,6 @@ do_configure_prepend() {
EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}"
-SRCREV = "af8b0cfdc85d593eb63eb9fe4d61b61ba6382e9d"
+SRCREV = "0c04a447ca53642e33fde1f4ada6debc435837e7"
BBCLASSEXTEND =+ "native nativesdk"