[oe] [meta-qt5][PATCH] qtcanvas3d: add recipe

Samuli Piippo samuli.piippo at theqtcompany.com
Wed Sep 2 09:30:43 UTC 2015


Qt Canvas 3D module was added in Qt 5.5
---
 recipes-qt/qt5/qtcanvas3d_git.bb | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 recipes-qt/qt5/qtcanvas3d_git.bb

diff --git a/recipes-qt/qt5/qtcanvas3d_git.bb b/recipes-qt/qt5/qtcanvas3d_git.bb
new file mode 100644
index 0000000..aca896f
--- /dev/null
+++ b/recipes-qt/qt5/qtcanvas3d_git.bb
@@ -0,0 +1,12 @@
+require qt5.inc
+require qt5-git.inc
+
+LICENSE = "LGPL-3.0 | GPL-3.0"
+LIC_FILES_CHKSUM = " \
+    file://LICENSE.LGPLv3;md5=c4fe8c6de4eef597feec6e90ed62e962 \
+    file://LICENSE.GPL;md5=05832301944453ec79e40ba3c3cfceec \
+"
+
+DEPENDS = "qtdeclarative"
+
+SRCREV = "f8fe29aab406ded57f13ad961ba977401d9585c9"
-- 
1.9.1




More information about the Openembedded-devel mailing list