diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-11 15:40:58 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-12 12:14:32 +0000 |
commit | 8ee9f5325dade8ee9a6db80375103ad9b73ccd11 (patch) | |
tree | a3b5c058dcb778498ef41f52df610eeaac1043af /meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb | |
parent | e791ae7716028c60673ea2dcc8e7fd5125e24772 (diff) | |
download | meta-boot2qt-8ee9f5325dade8ee9a6db80375103ad9b73ccd11.tar.gz |
qtquicktimeline: update to latest revision
* changelog:
149b6cd Adjust license
72b306f Doc: Add docs for the QtQuick.Timeline QML types
2813c23 Remove unused .pri file
036bb89 Add more manual tests
acf316d Fix static builds
4fb5383 remove initResources code
Change-Id: I683b2557e3085e4283b13e206bfa48de6ab8c487
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb')
-rw-r--r-- | meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb b/meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb index a28022d..aab72f9 100644 --- a/meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb +++ b/meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | ############################################################################ | 1 | ############################################################################ |
2 | ## | 2 | ## |
3 | ## Copyright (C) 2018 The Qt Company Ltd. | 3 | ## Copyright (C) 2019 The Qt Company Ltd. |
4 | ## Contact: https://www.qt.io/licensing/ | 4 | ## Contact: https://www.qt.io/licensing/ |
5 | ## | 5 | ## |
6 | ## This file is part of the Boot to Qt meta layer. | 6 | ## This file is part of the Boot to Qt meta layer. |
@@ -42,4 +42,4 @@ DEPENDS = "qtbase qtdeclarative" | |||
42 | 42 | ||
43 | QT_MODULE_BRANCH = "dev" | 43 | QT_MODULE_BRANCH = "dev" |
44 | 44 | ||
45 | SRCREV = "42415a5b7a13b92701ccc7be70f9cdb7e522a3ea" | 45 | SRCREV = "149b6cd3e46aa6b1ba76cf1ccc6d0510c5ff94b4" |