summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qt3d_git.bb')
-rw-r--r--recipes-qt/qt5/qt3d_git.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index 70c053ef..d42cf571 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -3,8 +3,9 @@ require qt5-git.inc
3 3
4LICENSE = "LGPL-3.0 | GPL-2.0" 4LICENSE = "LGPL-3.0 | GPL-2.0"
5LIC_FILES_CHKSUM = " \ 5LIC_FILES_CHKSUM = " \
6 file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ 6 file://LICENSE.LGPLv3;md5=3dcffeed712d3c916f9a2d9135703aff \
7 file://LICENSE.GPL;md5=05832301944453ec79e40ba3c3cfceec\ 7 file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
8 file://LICENSE.GPL;md5=05832301944453ec79e40ba3c3cfceec \
8" 9"
9 10
10DEPENDS = "qtdeclarative" 11DEPENDS = "qtdeclarative"
@@ -14,4 +15,4 @@ FILES_${PN}-qmlplugins += " \
14 ${OE_QMAKE_PATH_QML}/*/*/*.obj \ 15 ${OE_QMAKE_PATH_QML}/*/*/*.obj \
15" 16"
16 17
17SRCREV = "a3b99941751598fb734b189333d5020666df2b2c" 18SRCREV = "0bcb6600db2a74ee8c8b51207d3ba15e4973aa95"