diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-22 12:56:19 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-28 07:40:00 +0000 |
commit | 7b03a69d33cf7887d2c202b38716d04433318b1d (patch) | |
tree | ea015f6248455e5b17ba32d29c8a07b74e533b08 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | eb7082378cf7671f09a9c105b1ec6305d9f249cd (diff) | |
download | meta-qt5-7b03a69d33cf7887d2c202b38716d04433318b1d.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.13.0 beta2 branch
Change-Id: Ie0a5a7e6231ae353ae66f393ce03a17eb1d8991f
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 729a666a..281598d8 100644 --- a/recipes-qt/qt5/qtremoteobjects_git.bb +++ b/recipes-qt/qt5/qtremoteobjects_git.bb | |||
@@ -24,6 +24,6 @@ PACKAGECONFIG[tools-only] = "CONFIG+=tools-only" | |||
24 | 24 | ||
25 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" | 25 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" |
26 | 26 | ||
27 | SRCREV = "f7921b5f67cfe2e83d282f470128524f3fdee238" | 27 | SRCREV = "62a6240355894764c778715f6029d99c9d9e45b8" |
28 | 28 | ||
29 | BBCLASSEXTEND += "native nativesdk" | 29 | BBCLASSEXTEND += "native nativesdk" |