diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-12-09 09:31:08 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-12-09 12:32:18 +0200 |
commit | ca08d8c7b82c98067175b803712cbddec6d451c7 (patch) | |
tree | 4c0875d882028bfba888ff6ee626526cc17b6f66 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | f7841daf36c178f08348c0b29955f732e716c6d8 (diff) | |
download | meta-qt5-5.14.0-rc2.tar.gz |
qt5: update submodulesv5.14.0-rc2
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: Ied5adf07023c9bd04978f3c17ff999f4e4897a55
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.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtremoteobjects_git.bb b/recipes-qt/qt5/qtremoteobjects_git.bb index f191257b..33b7ed3a 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 | ||
26 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" | 26 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" |
27 | 27 | ||
28 | SRCREV = "419455bfe6e51601504d7c2fa5a2a9dff9c20851" | 28 | SRCREV = "2f00e14a46292afbf036e196aa72dc2f1639bf50" |
29 | 29 | ||
30 | BBCLASSEXTEND += "native nativesdk" | 30 | BBCLASSEXTEND += "native nativesdk" |