aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-08-12 14:03:33 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2019-08-13 12:18:07 +0300
commit0d0eca50521fcde987be3b97ffd29442db7435ff (patch)
treebd987babd188ec9a3d8e4207a5dfc677e818520d /recipes-qt/qt5/qtxmlpatterns_git.bb
parent2d76ded04e27038664c36dff51c57dfc0f490bea (diff)
qt5: update to Qt 5.12.5
Change-Id: I7fcb677b9b9fcb28f2ba7977a4060036cc7a8c98 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> 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 a2b845b2..078dc73e 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 = "4efc4b1d0c11b68e1140734f659b22ce266d1bd6"
+SRCREV = "1fe82f967320b3c65f29ed704862f8c34a6c0c87"
BBCLASSEXTEND =+ "native nativesdk"