aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtcoap_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtcoap_git.bb')
-rw-r--r--recipes-qt/qt5/qtcoap_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtcoap_git.bb b/recipes-qt/qt5/qtcoap_git.bb
new file mode 100644
index 00000000..2a6fd3e7
--- /dev/null
+++ b/recipes-qt/qt5/qtcoap_git.bb
@@ -0,0 +1,14 @@
+require qt5.inc
+require qt5-git.inc
+
+LICENSE = "GFDL-1.3 & BSD & GPL-3.0 | The-Qt-Company-Commercial"
+LIC_FILES_CHKSUM = " \
+ file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
+"
+
+PACKAGECONFIG ?= "qtdeclarative"
+PACKAGECONFIG[qtdeclarative] = ",,qtdeclarative"
+
+DEPENDS += "qtbase"
+
+SRCREV = "f3b29d9327aef74bcd5668c4a7377513c9b16b11"