summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtremoteobjects_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-04-02 10:15:06 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-04-02 13:22:26 +0300
commitb47dc504f384f1655a5c9cecb9d6ba24fcb1b10b (patch)
treeb7577964b1d2444dc11f9cc7e2ae8309ba54147b /recipes-qt/qt5/qtremoteobjects_git.bb
parentc005ac1558415885746475b70591c3985569620f (diff)
downloadmeta-qt5-b47dc504f384f1655a5c9cecb9d6ba24fcb1b10b.tar.gz
qt5: update submodulesv5.15.0-beta3
Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: I26c9a1587483bed96361eb49f60068826f78cf73 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 eccb8ee2..3b14a48a 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 = "5c6df27b4f822cfe485154336f9143e261cb37b9" 28SRCREV = "5ac51056f9b99ca6741e008bdd77cce10107bd91"
29 29
30BBCLASSEXTEND += "native nativesdk" 30BBCLASSEXTEND += "native nativesdk"