diff options
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qmllive_git.bb')
-rw-r--r-- | meta-boot2qt/recipes-qt/automotive/qmllive_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb index d147891..fb3d912 100644 --- a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb | |||
@@ -29,7 +29,7 @@ | |||
29 | 29 | ||
30 | DESCRIPTION = "QML Live target runtime" | 30 | DESCRIPTION = "QML Live target runtime" |
31 | 31 | ||
32 | LICENSE = "GPL-3.0 | The-Qt-Company-DCLA-2.1" | 32 | LICENSE = "GPL-3.0 | The-Qt-Company-Commercial" |
33 | LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f4c" | 33 | LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f4c" |
34 | 34 | ||
35 | inherit qmake5 | 35 | inherit qmake5 |
@@ -37,7 +37,7 @@ require recipes-qt/qt5/qt5-git.inc | |||
37 | 37 | ||
38 | QT_GIT_PROJECT = "qt-apps" | 38 | QT_GIT_PROJECT = "qt-apps" |
39 | 39 | ||
40 | SRCREV = "448d7ce1e2cfad09dbe2de87d9cc9b1615bd92ff" | 40 | SRCREV = "a0f2af7fc25b49d082111f6c853e64188e6b4743" |
41 | 41 | ||
42 | DEPENDS = "qtbase qtdeclarative" | 42 | DEPENDS = "qtbase qtdeclarative" |
43 | 43 | ||