summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-05-06 11:56:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-28 18:19:44 +0200
commit34bf6934ea3a51e6ed9cd71616501c9d1f5e52ee (patch)
tree44d6c762732917e50d43722776fde451c78dd9e7 /recipes-qt/qt5/qt3d.inc
parent1496c6ba34bf95bce67504c72edace1bc2c0a64e (diff)
downloadmeta-qt5-34bf6934ea3a51e6ed9cd71616501c9d1f5e52ee.tar.gz
qt3d, qtjsondb, qtlocation, qtsensors, qtsystems: bump SRCREV to latest
* WARN: because these modules weren't released yet, we need to make sure to use SRCREV compatible with selected PV for other modules, old revisions were compatible with 5.0.[01], I need to test these new SRCREVs to test git versions * tested with 5.0.2 and 5.0.2+git% Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt3d.inc')
-rw-r--r--recipes-qt/qt5/qt3d.inc10
1 files changed, 6 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qt3d.inc b/recipes-qt/qt5/qt3d.inc
index 6034be5d..5ed2232e 100644
--- a/recipes-qt/qt5/qt3d.inc
+++ b/recipes-qt/qt5/qt3d.inc
@@ -2,11 +2,13 @@ require qt5.inc
2 2
3DEPENDS += "qtdeclarative" 3DEPENDS += "qtdeclarative"
4 4
5LICENSE = "GFDL-1.3 & LGPL-2.1 & PREVIEW.COMMERCIAL" 5LICENSE = "GFDL-1.3 & LGPL-2.1 & PREVIEW.COMMERCIAL | GPL-3.0"
6LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4ac745f4b16b419fa48a24d41e983c40 \ 6LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \
7 file://LGPL_EXCEPTION.txt;md5=eb6c371255e1262c55ae9b652a90b528 \ 7 file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
8 file://LICENSE.PREVIEW.COMMERCIAL;md5=9d94dadfab8b246782ffea02082ee13a \ 8 file://LICENSE.PREVIEW.COMMERCIAL;md5=9d94dadfab8b246782ffea02082ee13a \
9 file://LICENSE.FDL;md5=f70ee9a6c44ae8917586fea34dff0ab5" 9 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
10 file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
11"
10 12
11INC_PR = "r1" 13INC_PR = "r1"
12 14