summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-02-11 15:40:58 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-02-12 12:14:32 +0000
commit8ee9f5325dade8ee9a6db80375103ad9b73ccd11 (patch)
treea3b5c058dcb778498ef41f52df610eeaac1043af
parente791ae7716028c60673ea2dcc8e7fd5125e24772 (diff)
downloadmeta-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>
-rw-r--r--meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb4
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
43QT_MODULE_BRANCH = "dev" 43QT_MODULE_BRANCH = "dev"
44 44
45SRCREV = "42415a5b7a13b92701ccc7be70f9cdb7e522a3ea" 45SRCREV = "149b6cd3e46aa6b1ba76cf1ccc6d0510c5ff94b4"