summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtremoteobjects_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-10-29 14:02:31 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-11-01 15:58:53 +0200
commit19ceaa67b564c202b612bbf126ce1606d9b94cc0 (patch)
tree77eb2fd624a3ca59c44760866f69da87856be263 /recipes-qt/qt5/qtremoteobjects_git.bb
parentec860bdcdb8c4b64f9b4d73b0e1723bd18bd1112 (diff)
downloadmeta-qt5-19ceaa67b564c202b612bbf126ce1606d9b94cc0.tar.gz
qt5: update submodules
Update to latest content in Qt 5.14.0 branch. ptest block removed from qttools_git.bb as qttools commit ec310d3d4e573aaed1e273f1e247f1bdc0c64d5c disabled qtdiag tests. Task-number: QTBUG-77876 Change-Id: Ica6ed568063056b81b8453592a91a88cd6093d51 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtremoteobjects_git.bb')
-rw-r--r--recipes-qt/qt5/qtremoteobjects_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtremoteobjects_git.bb b/recipes-qt/qt5/qtremoteobjects_git.bb
index 43cad94e..8e533280 100644
--- a/recipes-qt/qt5/qtremoteobjects_git.bb
+++ b/recipes-qt/qt5/qtremoteobjects_git.bb
@@ -25,6 +25,6 @@ PACKAGECONFIG[tools-only] = "CONFIG+=tools-only"
25 25
26EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" 26EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
27 27
28SRCREV = "ec0ef03e41391d8bbf9eb63c4cf7392e7f4b59f4" 28SRCREV = "ac6b0b0d1ca9fe3f6a61e078db9a30eb5dad6da0"
29 29
30BBCLASSEXTEND += "native nativesdk" 30BBCLASSEXTEND += "native nativesdk"