summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2014-03-14 07:47:26 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2014-03-15 14:48:15 +0100
commit25ad128e1fc3e558dd1608ff254f362d2644a538 (patch)
tree54d1bf86f68b32ff8116197f38182f57f371771f /recipes-qt
parent2463683ab5ddaf71aee77814aa03de1e5e149b79 (diff)
downloadmeta-qt5-25ad128e1fc3e558dd1608ff254f362d2644a538.tar.gz
licenses: Fix WARNING: qt3d: No generic license file exists for: PREVIEW.COMMERCIAL in any provider
* Provide the license text Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qt3d.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt3d.inc b/recipes-qt/qt5/qt3d.inc
index cfff5ee8..78b9ecc5 100644
--- a/recipes-qt/qt5/qt3d.inc
+++ b/recipes-qt/qt5/qt3d.inc
@@ -2,7 +2,7 @@ require qt5.inc
2 2
3DEPENDS += "qtdeclarative" 3DEPENDS += "qtdeclarative"
4 4
5LICENSE = "GFDL-1.3 & LGPL-2.1 & PREVIEW.COMMERCIAL | GPL-3.0" 5LICENSE = "GFDL-1.3 & LGPL-2.1 & NOKIA-TPLA-2.4 | GPL-3.0"
6LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \ 6LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \
7 file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \ 7 file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
8 file://LICENSE.PREVIEW.COMMERCIAL;md5=9d94dadfab8b246782ffea02082ee13a \ 8 file://LICENSE.PREVIEW.COMMERCIAL;md5=9d94dadfab8b246782ffea02082ee13a \