summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt5/qtcanvas3d_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt5/qtcanvas3d_git.bb')
-rw-r--r--meta/recipes-qt/qt5/qtcanvas3d_git.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt5/qtcanvas3d_git.bb b/meta/recipes-qt/qt5/qtcanvas3d_git.bb
new file mode 100644
index 0000000000..af0b1186ce
--- /dev/null
+++ b/meta/recipes-qt/qt5/qtcanvas3d_git.bb
@@ -0,0 +1,13 @@
+require qt5.inc
+require qt5-git.inc
+
+LICENSE = "LGPL-3.0 | GPL-3.0 | The-Qt-Company-Commercial"
+LIC_FILES_CHKSUM = " \
+ file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \
+ file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \
+ file://LICENSE.GPLv2;md5=c96076271561b0e3785dad260634eaa8 \
+"
+
+DEPENDS = "qtdeclarative"
+
+SRCREV = "0eecd96a7b83e8b1fc2811ec366b4ca1980296e0"