aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-05-05 20:34:26 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-05-23 07:06:25 +0000
commit5bbb8d27ca10c38300bfc0c31c68470eb32b7711 (patch)
treecf91d64b33bd3a76f1bb7620accca0f598c88e81 /recipes-qt/qt5/qtxmlpatterns_git.bb
parente26163d066a867ca8f630f7caffff207ef26b4a7 (diff)
qt5: update submodulesv5.13.0-beta4
Update to Qt 5.13.0 beta4 Task-number: QTBUG-72311 Change-Id: Ia25415c4fb796bbc7335ae468030be4634ca4085 Reviewed-by: Jani Heikkinen <jani.heikkinen@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 8bf5460c..73631fcd 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 = "c886d992029740da0185fd2bf8a040c84156e73d"
+SRCREV = "29891df4ce099542635e33891945ba19f3e9572c"
BBCLASSEXTEND =+ "native nativesdk"