diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-05-28 11:53:32 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-06-01 09:39:49 +0300 |
commit | c46b743fd1867e3ad4ecae3b016413fa4e534fd0 (patch) | |
tree | 2d256cd063ed098d1d0e3562e5f76dcd38ecd928 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | 8b4a01436c10cfd79db28f6462f0769dc7de0539 (diff) | |
download | meta-qt5-c46b743fd1867e3ad4ecae3b016413fa4e534fd0.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.15 branch.
Notes:
- qtbase/0017-input-Make-use-of-timeval-portable-for-64bit-time_t.patch
included in qtbase
- qtdeclarative/0002-Use-python3-explicitly.patch removed
due QTBUG-84038
Task-number: QTBUG-84150
Change-Id: I183d3d9ed73febd09407ab241af88f707473bca0
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 ed14696e..33f02e6a 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 = "f68928c439fac00b27e85c9ae3f7e3ec0dca2221" | 28 | SRCREV = "be49da7ec275e4fbbc678810bf7264197099eeee" |
29 | 29 | ||
30 | BBCLASSEXTEND += "native nativesdk" | 30 | BBCLASSEXTEND += "native nativesdk" |