summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/qmllive-target_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/automotive/qmllive-target_git.bb')
-rw-r--r--recipes-qt/automotive/qmllive-target_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/automotive/qmllive-target_git.bb b/recipes-qt/automotive/qmllive-target_git.bb
index 4bf7ef8..54f1188 100644
--- a/recipes-qt/automotive/qmllive-target_git.bb
+++ b/recipes-qt/automotive/qmllive-target_git.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.
@@ -35,8 +35,8 @@ LIC_FILES_CHKSUM = "file://../../LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f
35inherit qmake5 35inherit qmake5
36require recipes-qt/qt5/qt5-git.inc 36require recipes-qt/qt5/qt5-git.inc
37 37
38QT_GIT = "git://github.com/qtproject" 38QT_GIT_PROJECT = "qt-apps"
39QT_MODULE = "qt-apps-qmllive" 39QT_MODULE = "qmllive"
40QT_MODULE_BRANCH = "master" 40QT_MODULE_BRANCH = "master"
41 41
42SRC_URI += " \ 42SRC_URI += " \