summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtserialbus_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtserialbus_git.bb')
-rw-r--r--recipes-qt/qt5/qtserialbus_git.bb34
1 files changed, 0 insertions, 34 deletions
diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb
deleted file mode 100644
index e4ef3c7..0000000
--- a/recipes-qt/qt5/qtserialbus_git.bb
+++ /dev/null
@@ -1,34 +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/qt5.inc
23require recipes-qt/qt5/qt5-git.inc
24
25LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-2.0)"
26LIC_FILES_CHKSUM = " \
27 file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \
28 file://LICENSE.GPLv2;md5=c96076271561b0e3785dad260634eaa8 \
29 file://LICENSE.FDL;md5=f70ee9a6c44ae8917586fea34dff0ab5 \
30"
31
32DEPENDS += "qtbase qtserialport"
33
34SRCREV = "0a4a5f7e1cbca7bd8b797603025534368de02cb7"