diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2018-03-20 13:44:57 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-03-20 13:53:46 +0000 |
| commit | 6b9a57be022013c7fef1b2f72a9443b9a6de582b (patch) | |
| tree | 31a04e059578fffdaca29b9013bca3975c1b2814 | |
| parent | cdf360c1fb2de5766181e6edbe7b09a816fa6ef3 (diff) | |
| download | meta-boot2qt-6b9a57be022013c7fef1b2f72a9443b9a6de582b.tar.gz | |
qtwebbrowser: update revision
Task-number: QTBUG-66736
Change-Id: I7d711803f1958df1be3b68ec4258bb197544dfff
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| -rw-r--r-- | meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb | 4 |
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 9cc0d37..ed299ac 100644 --- a/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | ############################################################################ | 28 | ############################################################################ |
| 29 | 29 | ||
| 30 | DESCRIPTION = "Qt Web Browser" | 30 | DESCRIPTION = "Qt Web Browser" |
| 31 | LICENSE = "GPL-3.0" | 31 | LICENSE = "GPL-3.0 | The-Qt-Company-Commercial" |
| 32 | LIC_FILES_CHKSUM = "file://LICENSE.GPLv3;md5=a40e2bb02b1ac431f461afd03ff9d1d6" | 32 | LIC_FILES_CHKSUM = "file://LICENSE.GPLv3;md5=a40e2bb02b1ac431f461afd03ff9d1d6" |
| 33 | 33 | ||
| 34 | inherit qmake5 | 34 | inherit qmake5 |
| @@ -37,7 +37,7 @@ require recipes-qt/qt5/qt5-git.inc | |||
| 37 | QT_GIT_PROJECT = "qt-apps" | 37 | QT_GIT_PROJECT = "qt-apps" |
| 38 | QT_MODULE_BRANCH = "dev" | 38 | QT_MODULE_BRANCH = "dev" |
| 39 | 39 | ||
| 40 | SRCREV = "023733af5523a5ad84359926224fa106001215f4" | 40 | SRCREV = "09d629199fa153ea7954321d81f647d5eb52fb6c" |
| 41 | 41 | ||
| 42 | DEPENDS = "qtbase qtdeclarative qtwebengine" | 42 | DEPENDS = "qtbase qtdeclarative qtwebengine" |
| 43 | 43 | ||
