aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-01-13 15:51:23 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2020-01-15 08:57:57 +0200
commit07393133a7c0c27c71a24da5ec09834281fd0f13 (patch)
tree98a1c1471053a53a0d40f82e82c3d0afdb801664 /recipes-qt/qt5/qtxmlpatterns_git.bb
parent15ce669550e7ee0dae4d16e7cd26d03e7a7a1cf4 (diff)
qt5: update submodules
Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: I6bc319302edc111255d01e6ecb9b9d6711d7a0ed 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 a98c5008..40cdcfbe 100644
--- a/recipes-qt/qt5/qtxmlpatterns_git.bb
+++ b/recipes-qt/qt5/qtxmlpatterns_git.bb
@@ -25,7 +25,7 @@ do_configure_prepend() {
EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}"
-SRCREV = "be8f937b9bae96fbfe36135670997b9124b09b24"
+SRCREV = "b45d63e028345956256740307f2788b387188e1f"
BBCLASSEXTEND =+ "native nativesdk"