summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/qtwebbrowser_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/automotive/qtwebbrowser_git.bb')
-rw-r--r--recipes-qt/automotive/qtwebbrowser_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-qt/automotive/qtwebbrowser_git.bb b/recipes-qt/automotive/qtwebbrowser_git.bb
index 25e28df..9cc0d37 100644
--- a/recipes-qt/automotive/qtwebbrowser_git.bb
+++ b/recipes-qt/automotive/qtwebbrowser_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,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPLv3;md5=a40e2bb02b1ac431f461afd03ff9d1d6"
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-qtwebbrowser"
39QT_MODULE_BRANCH = "dev" 38QT_MODULE_BRANCH = "dev"
40 39
41SRCREV = "023733af5523a5ad84359926224fa106001215f4" 40SRCREV = "023733af5523a5ad84359926224fa106001215f4"