aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtserialport_git.bb
diff options
context:
space:
mode:
authorKwangsub Kim <kwangsub.kim@qt.io>2017-09-20 18:12:15 +0900
committerKwangsub Kim <kwangsub.kim@qt.io>2017-09-20 13:53:47 +0000
commit65172464082a07301fd46a8bc34d78860d2bc5ef (patch)
treee5491287d7695678f12a9a7bf40d1ebcba25f1e3 /recipes-qt/qt5/qtserialport_git.bb
parent801a470205627160cba2829d574ea560bfd3ef69 (diff)
qt5: add missing commercial license
Change-Id: I001716c726e296050a323d4061b325c77070bb6d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtserialport_git.bb')
-rw-r--r--recipes-qt/qt5/qtserialport_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtserialport_git.bb b/recipes-qt/qt5/qtserialport_git.bb
index 056e2377..23f03cea 100644
--- a/recipes-qt/qt5/qtserialport_git.bb
+++ b/recipes-qt/qt5/qtserialport_git.bb
@@ -3,7 +3,7 @@ require qt5-git.inc
# text of LGPL_EXCEPTION.txt and LICENSE.FDL is slightly different than what
# other qt* components use :/
-LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
+LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0) | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \
file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \