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.bb36
1 files changed, 0 insertions, 36 deletions
diff --git a/recipes-qt/qt5/qtwayland-native_5.7-wip.bb b/recipes-qt/qt5/qtwayland-native_5.7-wip.bb
deleted file mode 100644
index a83d6dc..0000000
--- a/recipes-qt/qt5/qtwayland-native_5.7-wip.bb
+++ /dev/null
@@ -1,36 +0,0 @@
1##############################################################################
2##
3## Copyright (C) 2016 The Qt Company Ltd.
4## Contact: http://www.qt.io/licensing/
5##
6## This file is part of the Boot to Qt meta layer.
7##
8## $QT_BEGIN_LICENSE:COMM$
9##
10## Commercial License Usage
11## Licensees holding valid commercial Qt licenses may use this file in
12## accordance with the commercial license agreement provided with the
13## Software or, alternatively, in accordance with the terms contained in
14## a written agreement between you and The Qt Company. For licensing terms
15## and conditions see http://www.qt.io/terms-conditions. For further
16## information use the contact form at http://www.qt.io/contact-us.
17##
18## $QT_END_LICENSE$
19##
20##############################################################################
21
22require recipes-qt/qt5/qtwayland-native_git.bb
23
24FILESEXTRAPATHS_append := "${COREBASE}/../meta-qt5/recipes-qt/qt5/qtwayland:"
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
34SRCREV = "2adae188cb916d5a6ffbee65abf4ee8144de9ec2"
35PV = "5.7-wip+git${SRCPV}"
36QT_MODULE_BRANCH = "wip-compositor-api"