summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-07-03 13:55:48 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-07-04 05:55:07 +0000
commit2803333f97368959abcfc4e37d9d7025695d89b7 (patch)
treeeab377dc7b69676d2025d2d6ac646b2475d904a2
parent73b964b535bf1a2423613ec97a9d0af038e4c853 (diff)
downloadmeta-boot2qt-2803333f97368959abcfc4e37d9d7025695d89b7.tar.gz
qmllive: add commercial license option
Change-Id: I4528895f422b0902aa84fe0d722dd42806dd4b30 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
index 628553f..d147891 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
30DESCRIPTION = "QML Live target runtime" 30DESCRIPTION = "QML Live target runtime"
31 31
32LICENSE = "GPL-3.0" 32LICENSE = "GPL-3.0 | The-Qt-Company-DCLA-2.1"
33LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f4c" 33LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f4c"
34 34
35inherit qmake5 35inherit qmake5