summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtotaupdate.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtotaupdate.bb')
-rw-r--r--recipes-qt/qt5/qtotaupdate.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtotaupdate.bb b/recipes-qt/qt5/qtotaupdate.bb
index ee7623c..495598a 100644
--- a/recipes-qt/qt5/qtotaupdate.bb
+++ b/recipes-qt/qt5/qtotaupdate.bb
@@ -1,6 +1,6 @@
1############################################################################ 1############################################################################
2## 2##
3## Copyright (C) 2016 The Qt Company Ltd. 3## Copyright (C) 2018 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.
@@ -34,7 +34,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37QT_GIT = "git://github.com/qt"
38QT_MODULE_BRANCH = "master" 37QT_MODULE_BRANCH = "master"
39 38
40SRCREV = "9a7eef1fec80e732451d501a658df9f8058a404d" 39SRCREV = "9a7eef1fec80e732451d501a658df9f8058a404d"