summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/democompositor_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/b2qt-addons/democompositor_git.bb')
-rw-r--r--recipes-qt/b2qt-addons/democompositor_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/b2qt-addons/democompositor_git.bb b/recipes-qt/b2qt-addons/democompositor_git.bb
index 8834e19..3d9a196 100644
--- a/recipes-qt/b2qt-addons/democompositor_git.bb
+++ b/recipes-qt/b2qt-addons/democompositor_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.
@@ -34,8 +34,8 @@ LIC_FILES_CHKSUM = "file://main.cpp;md5=b0a1a6eef4a172b0a8cb4dad9a167d91;beginli
34inherit qmake5 34inherit qmake5
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37QT_GIT = "git://github.com/qtproject" 37QT_GIT_PROJECT = "qt-apps"
38QT_MODULE = "qt-apps-boot2qt-demos" 38QT_MODULE = "boot2qt-demos"
39 39
40SRCREV = "b9585b440819e1444b20f30435f81c46801158c5" 40SRCREV = "b9585b440819e1444b20f30435f81c46801158c5"
41 41