summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtotaupdate.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-03-05 09:50:36 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-03-06 07:31:31 +0000
commit1cc7e20dc9cf8701d6054e89f35f580f3a28a1ab (patch)
tree5968ac3fc810bb0037b1b418df0b15cf5de9122a /recipes-qt/qt5/qtotaupdate.bb
parentdc20529cd55600787c003f5db4c82352740c3cf6 (diff)
downloadmeta-boot2qt-1cc7e20dc9cf8701d6054e89f35f580f3a28a1ab.tar.gz
meta-qt5: update meta layer
- Update submodules to first 5.9.5 branch snapshot - mysql_config path fix - Update Qt SRC_URI from github.com to code.qt.io Adjust meta-boot2qt recipes accordingly due Qt source mirror change. Task-number: QTBUG-66252 Change-Id: Ide5542c7d3439fc4ce72e053bbbb63b1a36d7365 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
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"