diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-06-10 09:44:54 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-06-25 13:57:31 +0300 |
commit | 1f53dbb5ce1f451d5ffe49a9541cca92d4be6ac0 (patch) | |
tree | 1c1d209bd7d40ae10559007033763e9907817af1 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | c2f3a17f625cd2e9d4f91a26b4fe15c16dfc5557 (diff) | |
download | meta-qt5-1f53dbb5ce1f451d5ffe49a9541cca92d4be6ac0.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.15 branch.
Task-number: QTBUG-84150
Change-Id: I4806d5ceab2fe045e6a7b20e617c553f259d2f1d
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 4c179b05..a0fbe193 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 = "0ef507f9cad0f9355f470e129d3dd75c623bc882" | 28 | SRCREV = "d4957cd786ac95337abf9a66e93dbce08c1a9f92" |
29 | 29 | ||
30 | BBCLASSEXTEND += "native nativesdk" | 30 | BBCLASSEXTEND += "native nativesdk" |