From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 01/31] package/qt5: bump version to 5.15.2
Date: Thu, 10 Dec 2020 22:11:39 +0100 [thread overview]
Message-ID: <20201210221139.1acc49ab@windsurf.home> (raw)
In-Reply-To: <20201121211258.12068-1-ps.report@gmx.net>
On Sat, 21 Nov 2020 22:12:28 +0100
Peter Seiderer <ps.report@gmx.net> wrote:
> qt5base:
> - header.BSD was remove with commit 'Remove license header
> templates from qtbase' ([1])
>
> qt5tools:
> - rebase 0001-Disable-designer-tool-fixes-configure-error.patch
>
> qt5webengine:
> - update 3rdparty license info
>
> [1] https://code.qt.io/cgit/qt/qtbase.git/commit/?id=9ac8b9c92eb01bf755995669ecd7ab3acf21dd7d
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> package/qt5/qt5.mk | 2 +-
> package/qt5/qt53d/qt53d.hash | 4 +-
> package/qt5/qt5base/qt5base.hash | 5 +-
> package/qt5/qt5base/qt5base.mk | 1 -
> package/qt5/qt5charts/qt5charts.hash | 4 +-
> .../qt5/qt5connectivity/qt5connectivity.hash | 4 +-
> .../qt5/qt5declarative/qt5declarative.hash | 4 +-
> .../qt5graphicaleffects.hash | 4 +-
> .../qt5/qt5imageformats/qt5imageformats.hash | 4 +-
> package/qt5/qt5location/qt5location.hash | 4 +-
> package/qt5/qt5lottie/qt5lottie.hash | 4 +-
> package/qt5/qt5multimedia/qt5multimedia.hash | 4 +-
> .../qt5quickcontrols/qt5quickcontrols.hash | 4 +-
> .../qt5quickcontrols2/qt5quickcontrols2.hash | 4 +-
> .../qt5quicktimeline/qt5quicktimeline.hash | 4 +-
> .../qt5remoteobjects/qt5remoteobjects.hash | 4 +-
> package/qt5/qt5script/qt5script.hash | 4 +-
> package/qt5/qt5scxml/qt5scxml.hash | 4 +-
> package/qt5/qt5sensors/qt5sensors.hash | 4 +-
> package/qt5/qt5serialbus/qt5serialbus.hash | 4 +-
> package/qt5/qt5serialport/qt5serialport.hash | 4 +-
> package/qt5/qt5svg/qt5svg.hash | 4 +-
> ...-designer-tool-fixes-configure-error.patch | 10 +-
> package/qt5/qt5tools/qt5tools.hash | 4 +-
> .../qt5virtualkeyboard.hash | 4 +-
> package/qt5/qt5wayland/qt5wayland.hash | 4 +-
> package/qt5/qt5webchannel/qt5webchannel.hash | 4 +-
> package/qt5/qt5webengine/chromium-latest.inc | 116 ++++++++++------
> package/qt5/qt5webengine/qt5webengine.hash | 126 ++++++++++++------
> package/qt5/qt5websockets/qt5websockets.hash | 4 +-
> package/qt5/qt5webview/qt5webview.hash | 4 +-
> package/qt5/qt5x11extras/qt5x11extras.hash | 4 +-
> .../qt5/qt5xmlpatterns/qt5xmlpatterns.hash | 4 +-
> 33 files changed, 222 insertions(+), 146 deletions(-)
Applied to master, thanks. I'm of course waiting for the remaining
patches ! :-)
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2020-12-10 21:11 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-21 21:12 [Buildroot] [PATCH v1 01/31] package/qt5: bump version to 5.15.2 Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 02/31] package/qt53d: format hash file according to two spaces guideline Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 03/31] package/qt5base: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 04/31] package/qt5charts: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 05/31] package/qt5connectivity: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 06/31] package/qt5declarative: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 07/31] package/qt5enginio: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 08/31] package/qt5graphicaleffects: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 09/31] package/qt5imageformats: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 10/31] package/qt5location: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 11/31] package/qt5multimedia: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 12/31] package/qt5quickcontrols: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 13/31] package/qt5quickcontrols2: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 14/31] package/qt5script: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 15/31] package/qt5scxml: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 16/31] package/qt5sensors: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 17/31] package/qt5serialbus: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 18/31] package/qt5serialport: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 19/31] package/qt5svg: " Peter Seiderer
2020-11-21 21:12 ` [Buildroot] [PATCH v1 20/31] package/qt5tools: " Peter Seiderer
2020-12-10 20:18 ` [Buildroot] [PATCH v1 01/31] package/qt5: bump version to 5.15.2 Thomas Petazzoni
2020-12-10 21:46 ` Peter Seiderer
2020-12-10 21:11 ` Thomas Petazzoni [this message]
2020-12-13 10:09 ` Peter Korsgaard
2020-12-13 10:41 ` Peter Seiderer
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=20201210221139.1acc49ab@windsurf.home \
--to=thomas.petazzoni@bootlin.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