From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 00/29] qt, qt5: only ever use the free/opensource licenses
Date: Sat, 29 Apr 2017 16:06:40 +0200 [thread overview]
Message-ID: <20170429160640.683e09bf@free-electrons.com> (raw)
In-Reply-To: <cover.1492979449.git.yann.morin.1998@free.fr>
Hello,
On Sun, 23 Apr 2017 22:31:12 +0200, Yann E. MORIN wrote:
> Yann E. MORIN (29):
> package/qt: default to approved license
> package/qt5base: default to approved license
> package/qt: always use the opensource license
> package/qt5base: always use the opensource license
> package/qt53d: always use the opensource license
> package/qt5canvas: always use the opensource license
> package/qt5connectivity: always use the opensource license
> package/qt5declarative: always use the opensource license
> package/qt5enginio: always use the opensource license
> package/qt5graphicaleffects: always use the opensource license
> package/qt5imageformats: always use the opensource license
> package/qt5location: always use the opensource license
> package/qt5multimedia: always use the opensource license
> package/qt5quickcontrols: always use the opensource license
> package/qt5quickcontrols2: always use the opensource license
> package/qt5script: always use the opensource license
> package/qt5sensors: always use the opensource license
> package/qt5serialbus: always use the opensource license
> package/qt5serialport: always use the opensource license
> package/qt5svg: always use the opensource license
> package/qt5tools: always use the opensource license
> package/qt5webchannel: always use the opensource license
> package/qt5webkit: always use the opensource license
> package/qt5websockets: always use the opensource license
> package/qt5x11extras: always use the opensource license
> package/qt5xmlpatterns: always use the opensource license
> configs: drop Qt/Qt5 license approval option
> package/qt: drop option for license approved
> package/qt5: drop option for license approved
Series applied. As suggested by Arnout, I've dropped the legacy
handling in the last two patches, as it doesn't serve any purpose.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-04-29 14:06 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-23 20:31 [Buildroot] [PATCH 00/29] qt, qt5: only ever use the free/opensource licenses Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 01/29] package/qt: default to approved license Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 02/29] package/qt5base: " Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 03/29] package/qt: always use the opensource license Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 04/29] package/qt5base: " Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 05/29] package/qt53d: " Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 06/29] package/qt5canvas: " Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 07/29] package/qt5connectivity: " Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 08/29] package/qt5declarative: " Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 09/29] package/qt5enginio: " Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 10/29] package/qt5graphicaleffects: " Yann E. MORIN
2017-04-23 20:30 ` [Buildroot] [PATCH 11/29] package/qt5imageformats: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 12/29] package/qt5location: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 13/29] package/qt5multimedia: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 14/29] package/qt5quickcontrols: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 15/29] package/qt5quickcontrols2: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 16/29] package/qt5script: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 17/29] package/qt5sensors: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 18/29] package/qt5serialbus: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 19/29] package/qt5serialport: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 20/29] package/qt5svg: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 21/29] package/qt5tools: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 22/29] package/qt5webchannel: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 23/29] package/qt5webkit: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 24/29] package/qt5websockets: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 25/29] package/qt5x11extras: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 26/29] package/qt5xmlpatterns: " Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 27/29] configs: drop Qt/Qt5 license approval option Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 28/29] package/qt: drop option for license approved Yann E. MORIN
2017-04-23 20:59 ` Arnout Vandecappelle
2017-04-24 15:52 ` Yann E. MORIN
2017-04-23 20:31 ` [Buildroot] [PATCH 29/29] package/qt5: " Yann E. MORIN
2017-04-23 21:12 ` [Buildroot] [PATCH 00/29] qt, qt5: only ever use the free/opensource licenses Arnout Vandecappelle
2017-04-24 15:53 ` Yann E. MORIN
2017-04-29 14:06 ` Thomas Petazzoni [this message]
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=20170429160640.683e09bf@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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