aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-11-15 08:55:26 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-11-21 09:36:42 +0200
commitdc302eae5414f6bbf7c79234ed285fac572f4cdc (patch)
tree6cf795b162af674f2c1047c8a590c4482145c9a2 /recipes-qt/qt5/qtxmlpatterns_git.bb
parent13056d6d55575ccc805f7ed51840cdcde4f2db28 (diff)
qt5: update submodules
Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I2f2112567508008eb66e0334dab1858de3024c36 Reviewed-by: Samuli Piippo <samuli.piippo@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 11ff5fd4..0167c3a1 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 = "8bb4665cccbe0b00cf234917e4fd59394705f46f"
+SRCREV = "9e7745d7e283570ca8504909d20c39d3aca18cf7"
BBCLASSEXTEND =+ "native nativesdk"