summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt5/qtpurchasing_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt5/qtpurchasing_git.bb')
-rw-r--r--meta/recipes-qt/qt5/qtpurchasing_git.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt5/qtpurchasing_git.bb b/meta/recipes-qt/qt5/qtpurchasing_git.bb
new file mode 100644
index 0000000000..adda211c13
--- /dev/null
+++ b/meta/recipes-qt/qt5/qtpurchasing_git.bb
@@ -0,0 +1,13 @@
+require qt5.inc
+require qt5-git.inc
+
+HOMEPAGE = "http://www.qt.io"
+LICENSE = "Apache-2.0 & BSD & ( LGPL-3.0 | GPL-3.0 | The-Qt-Company-Commercial )"
+LIC_FILES_CHKSUM = " \
+ file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \
+ file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
+"
+
+DEPENDS += "qtbase qtdeclarative"
+
+SRCREV = "d925245573a76b23b231a93fa4674fb340f226a7"