diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-12 13:07:23 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-18 10:22:32 +0000 |
commit | 57a6353c8ad25d68192bfb22b3f7f3f0ca1241a4 (patch) | |
tree | da6137b2e6982b90e3879b140b831d87f9e8338a /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | 270fb283c271f24eee7d9f5b45ff29066865b923 (diff) | |
download | meta-qt5-5.13.0-beta1.tar.gz |
qt5: update submodulesv5.13.0-beta1
* Update to Qt 5.13.0 Beta1
* QtCanvas3D recipe removed as the module has been removed from Qt 5.13
* New recipe added for QtLottie
Task-number: QTBUG-72311
Change-Id: Ib5eb563f94c01149a50a6cec9d61c9de6571be6a
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 d4ab7063..729a666a 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 = "9387eae35fe82b441c6349a866929e855363db45" | 27 | SRCREV = "f7921b5f67cfe2e83d282f470128524f3fdee238" |
28 | 28 | ||
29 | BBCLASSEXTEND += "native nativesdk" | 29 | BBCLASSEXTEND += "native nativesdk" |