diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-12-29 14:03:50 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-12-29 20:21:55 +0000 |
commit | e267546e874fb7dbe90422fc6193b0f28d71ec85 (patch) | |
tree | d512e3d104796016959789b4bba8ebb868a43bdb /recipes-qt | |
parent | 582ab675784f07f84e22f5d15ea516261d2a05f9 (diff) | |
download | meta-boot2qt-e267546e874fb7dbe90422fc6193b0f28d71ec85.tar.gz |
qtserialbus: use correct license
Change-Id: I2dcc3588c6676946cfa3d7344c10be6378e780c0
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r-- | recipes-qt/qt5/qtserialbus_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb index 215dcc4..f949a5a 100644 --- a/recipes-qt/qt5/qtserialbus_git.bb +++ b/recipes-qt/qt5/qtserialbus_git.bb | |||
@@ -23,7 +23,7 @@ | |||
23 | require recipes-qt/qt5/qt5.inc | 23 | require recipes-qt/qt5/qt5.inc |
24 | require recipes-qt/qt5/qt5-git.inc | 24 | require recipes-qt/qt5/qt5-git.inc |
25 | 25 | ||
26 | LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-3.0 | GPL-2.1)" | 26 | LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-3.0 | GPL-2.0)" |
27 | LIC_FILES_CHKSUM = " \ | 27 | LIC_FILES_CHKSUM = " \ |
28 | file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \ | 28 | file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \ |
29 | file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \ | 29 | file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \ |