aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-10-30 13:06:41 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2019-11-04 10:44:07 +0200
commit434e1ab73eb011fa35ba8607f97817fc60615390 (patch)
treed32fca45ab093d3f0bdac0fde8ee596a68c31fcf /recipes-qt/qt5/qtxmlpatterns_git.bb
parentec860bdcdb8c4b64f9b4d73b0e1723bd18bd1112 (diff)
qt5: update to Qt 5.15
Latest revision from 5.15 branches. Change-Id: Ie293c8af27caecb3cea06ef5993a00742423d679 Reviewed-by: Mikko Gronoff <mikko.gronoff@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 7bc28d7c..0a391130 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 = "f5dcde6c5053fde1d0788f1462c53522082a56e1"
+SRCREV = "1651b7d64464a41a8b910f860a34006bb3b6a94e"
BBCLASSEXTEND =+ "native nativesdk"