diff options
-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 | ||