diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-17 09:34:13 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-22 10:28:56 +0300 |
commit | b16599a516e0f5e73673ba101ae0a852d8a14cf0 (patch) | |
tree | d53dc26cba9dda359f16c0c715e557ab5423aec4 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | 5aeeb6f72b048e0dd804fae74fa0e359182828de (diff) | |
download | meta-qt5-5.14.0-beta2.tar.gz |
qt5: update submodulesv5.14.0-beta2
Update to latest content in Qt 5.14 branch.
Task-number: QTBUG-77876
Change-Id: I2b539ee3c0687bf9bc16787878ad0e8e09e8b4d7
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 a8e78958..43cad94e 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 = "81f93064cb74a6acffc04d218d5d8fe16ce26e25" | 28 | SRCREV = "ec0ef03e41391d8bbf9eb63c4cf7392e7f4b59f4" |
29 | 29 | ||
30 | BBCLASSEXTEND += "native nativesdk" | 30 | BBCLASSEXTEND += "native nativesdk" |