summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb b/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb
index ed299ac..dada7a3 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb
@@ -1,6 +1,6 @@
1############################################################################ 1############################################################################
2## 2##
3## Copyright (C) 2018 The Qt Company Ltd. 3## Copyright (C) 2019 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.
@@ -37,7 +37,7 @@ require recipes-qt/qt5/qt5-git.inc
37QT_GIT_PROJECT = "qt-apps" 37QT_GIT_PROJECT = "qt-apps"
38QT_MODULE_BRANCH = "dev" 38QT_MODULE_BRANCH = "dev"
39 39
40SRCREV = "09d629199fa153ea7954321d81f647d5eb52fb6c" 40SRCREV = "93637d1b4f32a1f73613f70b29544f232059d600"
41 41
42DEPENDS = "qtbase qtdeclarative qtwebengine" 42DEPENDS = "qtbase qtdeclarative qtwebengine"
43 43