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