summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/qdbd.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/b2qt-addons/qdbd.bb')
-rw-r--r--recipes-qt/b2qt-addons/qdbd.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/b2qt-addons/qdbd.bb b/recipes-qt/b2qt-addons/qdbd.bb
index 3a9a002..c98e682 100644
--- a/recipes-qt/b2qt-addons/qdbd.bb
+++ b/recipes-qt/b2qt-addons/qdbd.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.
@@ -36,9 +36,9 @@ inherit distro_features_check
36inherit qmake5 36inherit qmake5
37require recipes-qt/qt5/qt5-git.inc 37require recipes-qt/qt5/qt5-git.inc
38 38
39QT_GIT = "git://github.com/qtproject" 39QT_GIT_PROJECT = "qt-apps"
40QT_MODULE = "qt-apps-qdb" 40QT_MODULE = "qdb"
41QT_MODULE_BRANCH = "5.8" 41QT_MODULE_BRANCH = "5.9"
42 42
43SRC_URI += "file://b2qt-gadget-network.sh \ 43SRC_URI += "file://b2qt-gadget-network.sh \
44 file://defaults \ 44 file://defaults \