diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-11 11:59:56 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-12 08:41:20 +0000 |
commit | 8dc5e42b02bb91c49672fdddf30ea44fb0472dce (patch) | |
tree | 9ec4298c00477cd39ecf925e5bcd06417977e143 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | 119a5bde5b852f663f7c1f0cd720a810a29db2a4 (diff) | |
download | meta-qt5-5.13.0-beta2.tar.gz |
qt5: update submodulesv5.13.0-beta2
Update to latest content in Qt 5.13.0 beta2 branch
Task-number: QTBUG-72311
Change-Id: I318c93a613f62bce841ac81d49fb0dd52e5eb1a9
Reviewed-by: Kari Oikarinen <kari.oikarinen@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 b5bc9424..2e6998ea 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 = "09029d0c14c2101c98e038f46223595c5333f4cc" | 27 | SRCREV = "cb9a20c50584eaf950c1fc9a7fd7961a92100046" |
28 | 28 | ||
29 | BBCLASSEXTEND += "native nativesdk" | 29 | BBCLASSEXTEND += "native nativesdk" |