summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-11-19 08:56:42 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2019-11-27 13:46:09 +0200
commit370845a0acaa28d34800dcb08bf76e0d7aeeadb0 (patch)
tree7285e617efbcab265e72b7e37428210a88fd5544 /recipes-qt/qt5/qtxmlpatterns_git.bb
parent3bd81f1997683774dd28e6b8673c9b19b66a73ec (diff)
downloadmeta-qt5-370845a0acaa28d34800dcb08bf76e0d7aeeadb0.tar.gz
qt5: update submodules
Update to latest content in Qt 5.15 branch. Change-Id: I921b7418e34b6d8047aae26301884db41fd6675e 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 0a391130..a98c5008 100644
--- a/recipes-qt/qt5/qtxmlpatterns_git.bb
+++ b/recipes-qt/qt5/qtxmlpatterns_git.bb
@@ -25,7 +25,7 @@ do_configure_prepend() {
25 25
26EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" 26EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}"
27 27
28SRCREV = "1651b7d64464a41a8b910f860a34006bb3b6a94e" 28SRCREV = "be8f937b9bae96fbfe36135670997b9124b09b24"
29 29
30BBCLASSEXTEND =+ "native nativesdk" 30BBCLASSEXTEND =+ "native nativesdk"
31 31