From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 2/6] qt5connectivity: add examples license information
Date: Mon, 19 Dec 2016 21:10:22 +0100 [thread overview]
Message-ID: <20161219201026.13040-2-ps.report@gmx.net> (raw)
In-Reply-To: <20161219201026.13040-1-ps.report@gmx.net>
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
package/qt5/qt5connectivity/qt5connectivity.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package/qt5/qt5connectivity/qt5connectivity.mk b/package/qt5/qt5connectivity/qt5connectivity.mk
index bcbdd2ed8..c0a4d40a5 100644
--- a/package/qt5/qt5connectivity/qt5connectivity.mk
+++ b/package/qt5/qt5connectivity/qt5connectivity.mk
@@ -13,6 +13,9 @@ QT5CONNECTIVITY_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_QT5BASE_LICENSE_APPROVED),y)
QT5CONNECTIVITY_LICENSE = GPLv2 or GPLv3 or LGPLv2.1 with exception or LGPLv3, GFDLv1.3 (docs)
QT5CONNECTIVITY_LICENSE_FILES = LICENSE.GPLv2 LICENSE.GPLv3 LICENSE.LGPLv21 LGPL_EXCEPTION.txt LICENSE.LGPLv3 LICENSE.FDL
+ifeq ($(BR2_PACKAGE_QT5BASE_EXAMPLES),y)
+QT5CONNECTIVITY_LICENSE := $(QT5CONNECTIVITY_LICENSE), BSD-3c (examples)
+endif
else
QT5CONNECTIVITY_LICENSE = Commercial license
QT5CONNECTIVITY_REDISTRIBUTE = NO
--
2.11.0
next prev parent reply other threads:[~2016-12-19 20:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-19 20:10 [Buildroot] [PATCH v1 1/6] qt5base: add examples license information Peter Seiderer
2016-12-19 20:10 ` Peter Seiderer [this message]
2016-12-19 20:10 ` [Buildroot] [PATCH v1 3/6] qt5enginio: " Peter Seiderer
2016-12-19 20:10 ` [Buildroot] [PATCH v1 4/6] qt5webchannel: " Peter Seiderer
2016-12-19 20:10 ` [Buildroot] [PATCH v1 5/6] qt5websockets: " Peter Seiderer
2016-12-19 20:10 ` [Buildroot] [PATCH v1 6/6] qt5xmlpatterns: " Peter Seiderer
2017-01-28 10:29 ` [Buildroot] [PATCH v1 1/6] qt5base: " Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161219201026.13040-2-ps.report@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox