aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorJani Suonpera <jani.suonpera@qt.io>2020-12-10 09:03:39 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2021-01-22 12:00:07 +0100
commit280487f20bca829527a597d6263b0344a01917ac (patch)
tree921fe264e59fe40394e4b38d76020ccea595a0aa /recipes-qt/qt5/qtxmlpatterns_git.bb
parentcad441b37681ec1c23ccf20e7cbeffdc9d7ba808 (diff)
Update to Qt 5.15.2
Signed-off-by: Jani Suonpera <jani.suonpera@qt.io> Change-Id: I5992e74cf524f9378dab64503345111b1cc159f2
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 cae45f9c..f5db658d 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 = "27b65209cb65164fbd889bf3a29d2968e0c78f45"
+SRCREV = "50421402f05b3ee3c76c6cff455a69efaf576b6d"
BBCLASSEXTEND =+ "native nativesdk"