aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-05-13 11:02:28 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2020-07-07 12:06:31 +0200
commit90f99d83fe92b7eac6085393ea555d368fc83598 (patch)
treec6ea8c2c911035fd399a37b60a45222276382311 /recipes-qt/qt5/qtxmlpatterns_git.bb
parent7d0b17aa229edc9e138edfe0e8477fbbe9013ba6 (diff)
qt5: upgrade to 5.12.9
Signed-off-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 57057e11..3f62569d 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 = "9a88ab0974c7beaadacc1865f53ea526049c6227"
+SRCREV = "712fa2a8b2108503081eaea8e26bb68b199adaa5"
BBCLASSEXTEND =+ "native nativesdk"