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

Jonathan Liu net147 at gmail.com
Mon May 16 00:52:38 UTC 2016


Qt Charts module was added in Qt 5.7.

Signed-off-by: Jonathan Liu <net147 at gmail.com>
---
 recipes-qt/qt5/qtcharts_git.bb | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 recipes-qt/qt5/qtcharts_git.bb

diff --git a/recipes-qt/qt5/qtcharts_git.bb b/recipes-qt/qt5/qtcharts_git.bb
new file mode 100644
index 0000000..5aaddc9
--- /dev/null
+++ b/recipes-qt/qt5/qtcharts_git.bb
@@ -0,0 +1,11 @@
+require qt5.inc
+require qt5-git.inc
+
+LICENSE = "GPL-3.0"
+LIC_FILES_CHKSUM = " \
+    file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
+"
+
+DEPENDS += "qtbase qtdeclarative"
+
+SRCREV = "8a781841812a42ed728a76c0dcdcaa6196eac44e"
-- 
2.8.0




More information about the Openembedded-devel mailing list