summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_5.7-wip.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwayland_5.7-wip.bb')
-rw-r--r--recipes-qt/qt5/qtwayland_5.7-wip.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwayland_5.7-wip.bb b/recipes-qt/qt5/qtwayland_5.7-wip.bb
index 2de879b..fb59bba 100644
--- a/recipes-qt/qt5/qtwayland_5.7-wip.bb
+++ b/recipes-qt/qt5/qtwayland_5.7-wip.bb
@@ -21,6 +21,14 @@
21 21
22require recipes-qt/qt5/qtwayland_git.bb 22require recipes-qt/qt5/qtwayland_git.bb
23 23
24LIC_FILES_CHKSUM = " \
25 file://LICENSE.LGPLv21;md5=58a180e1cf84c756c29f782b3a485c29 \
26 file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \
27 file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
28 file://LGPL_EXCEPTION.txt;md5=9625233da42f9e0ce9d63651a9d97654 \
29 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
30"
31
24SRCREV = "0b9967d0f16652b0c77d454923bb7a1423792658" 32SRCREV = "0b9967d0f16652b0c77d454923bb7a1423792658"
25PV = "5.7-wip+git${SRCPV}" 33PV = "5.7-wip+git${SRCPV}"
26QT_MODULE_BRANCH = "wip-compositor-api" 34QT_MODULE_BRANCH = "wip-compositor-api"