aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtknx_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-15 08:47:57 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2018-02-22 13:56:45 +0000
commite41caf42e9e8a69d2f8f7a70365fbb441f0a01e8 (patch)
treea27760bfe20bc9b4a33ea478b39dc84338a89e2f /recipes-qt/qt5/qtknx_git.bb
parent5250890a9f7b42a77711dfe9a3adcf86b576c2a8 (diff)
Upgrade to Qt 5.10.1
Updated Qt modules to 5.10.1. New recipe qtknx added. Change-Id: I711c75253a9c0d9dcfbaac8867b35a4505d101ea Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtknx_git.bb')
-rw-r--r--recipes-qt/qt5/qtknx_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtknx_git.bb b/recipes-qt/qt5/qtknx_git.bb
new file mode 100644
index 00000000..5e01e3c9
--- /dev/null
+++ b/recipes-qt/qt5/qtknx_git.bb
@@ -0,0 +1,12 @@
+require qt5.inc
+require qt5-git.inc
+
+LICENSE = "(GPL-3.0 & The-Qt-Company-GPL-Exception-1.0) | The-Qt-Company-Commercial"
+LIC_FILES_CHKSUM = " \
+ file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
+ file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \
+"
+
+DEPENDS += "qtbase"
+
+SRCREV = "29c34e8f072afd01002ed3847d752b4e065f977e"