aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-04-02 10:15:06 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-04-02 13:22:26 +0300
commitb47dc504f384f1655a5c9cecb9d6ba24fcb1b10b (patch)
treeb7577964b1d2444dc11f9cc7e2ae8309ba54147b /recipes-qt/qt5/qtxmlpatterns_git.bb
parentc005ac1558415885746475b70591c3985569620f (diff)
qt5: update submodulesv5.15.0-beta3
Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: I26c9a1587483bed96361eb49f60068826f78cf73 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 6164bf8d..c94ca0a3 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 = "5ca8c0bc4e7e2f3af9a8d91d00ad11329a7cab8a"
+SRCREV = "0964e5c37395d7d5f6c50d1e659d3bc8f2707711"
BBCLASSEXTEND =+ "native nativesdk"