summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-12-29 14:03:50 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-12-29 20:21:55 +0000
commite267546e874fb7dbe90422fc6193b0f28d71ec85 (patch)
treed512e3d104796016959789b4bba8ebb868a43bdb /recipes-qt
parent582ab675784f07f84e22f5d15ea516261d2a05f9 (diff)
downloadmeta-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.bb2
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 @@
23require recipes-qt/qt5/qt5.inc 23require recipes-qt/qt5/qt5.inc
24require recipes-qt/qt5/qt5-git.inc 24require recipes-qt/qt5/qt5-git.inc
25 25
26LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-3.0 | GPL-2.1)" 26LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-3.0 | GPL-2.0)"
27LIC_FILES_CHKSUM = " \ 27LIC_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 \