summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2016-06-02 09:55:05 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2016-06-08 06:32:32 +0000
commitc13d43f6ee67f57470cd0090dca137a9395c4bb0 (patch)
treec41a6ae618f89393a10e864b42496fdbf6357da9
parente98da09ae98544812a28d6586adecfa56a6364c0 (diff)
downloadmeta-boot2qt-c13d43f6ee67f57470cd0090dca137a9395c4bb0.tar.gz
Added the missing commercial license to the automotive components
Change-Id: Id53d4bfe09c23ab64e248d65e6cfc32e6c7ad157 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/automotive/neptune-ui_git.bb2
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
-rw-r--r--recipes-qt/automotive/qtivi_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb
index 094dc42..40395ce 100644
--- a/recipes-qt/automotive/neptune-ui_git.bb
+++ b/recipes-qt/automotive/neptune-ui_git.bb
@@ -28,7 +28,7 @@
28############################################################################ 28############################################################################
29 29
30DESCRIPTION = "Neptune IVI UI" 30DESCRIPTION = "Neptune IVI UI"
31LICENSE = "GPL-3.0" 31LICENSE = "GPL-3.0 | The-Qt-Company-DCLA-2.1"
32LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=bc0cb4bfd3f72b3fe47b2b2d0d89762c" 32LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=bc0cb4bfd3f72b3fe47b2b2d0d89762c"
33 33
34inherit qt5-module sdk-sources systemd 34inherit qt5-module sdk-sources systemd
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index b976ff5..2595168 100644
--- a/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -28,7 +28,7 @@
28############################################################################ 28############################################################################
29 29
30DESCRIPTION = "Qt component for application lifecycle management" 30DESCRIPTION = "Qt component for application lifecycle management"
31LICENSE = "GPL-3.0" 31LICENSE = "(GFDL-1.3 & The-Qt-Company-GPL-Exception-1.0 & (LGPL-3.0 | GPL-2.0+)) | The-Qt-Company-DCLA-2.1"
32LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=317fda864ac33d41406ff3938c3e78d1" 32LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=317fda864ac33d41406ff3938c3e78d1"
33 33
34inherit qmake5 sdk-sources 34inherit qmake5 sdk-sources
diff --git a/recipes-qt/automotive/qtivi_git.bb b/recipes-qt/automotive/qtivi_git.bb
index 9c9bebb..43f1b5e 100644
--- a/recipes-qt/automotive/qtivi_git.bb
+++ b/recipes-qt/automotive/qtivi_git.bb
@@ -28,7 +28,7 @@
28############################################################################ 28############################################################################
29 29
30DESCRIPTION = "Qt IVI" 30DESCRIPTION = "Qt IVI"
31LICENSE = "GFDL-1.3 & BSD & The-Qt-Company-GPL-Exception-1.0 & (LGPL-3.0 | GPL-2.0+)" 31LICENSE = "(GFDL-1.3 & BSD & The-Qt-Company-GPL-Exception-1.0 & (LGPL-3.0 | GPL-2.0+)) | The-Qt-Company-DCLA-2.1"
32LIC_FILES_CHKSUM = "file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ 32LIC_FILES_CHKSUM = "file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
33 file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 33 file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
34 file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ 34 file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \