diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-28 09:24:44 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-28 18:54:21 +0200 |
commit | 8eec8855623ff16e838f6385ab9c39c20b72da27 (patch) | |
tree | 0c28c111e4a7c2f6c8895026fdc207dbf71b791c /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | 6fca0e337ba1b8deaac9b6c0fa41a485e5bf5013 (diff) | |
download | meta-qt5-8eec8855623ff16e838f6385ab9c39c20b72da27.tar.gz |
qt5: update submodules
Update to latest version in Qt 5.13.2 branch.
Task-number: QTBUG-78897
Change-Id: I080c9f2b8fcca21cc0ad657140471bec09e56d4b
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 c7299370..b9652f10 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 = "44d51ea7b45b2dce1b6772217269a4d1dff88a80" | 28 | SRCREV = "73e620404968c8b0c126db925687f82757933916" |
29 | 29 | ||
30 | BBCLASSEXTEND += "native nativesdk" | 30 | BBCLASSEXTEND += "native nativesdk" |