From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: "Joshua Henderson" <joshua.henderson@microchip.com>,
"Bartosz Bilas" <b.bilas@grinn-global.com>,
"Peter Seiderer" <ps.report@gmx.net>,
"Julien Corjon" <corjon.j@ecagroup.com>,
buildroot@buildroot.org,
"Gaël Portay" <gael.portay@collabora.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/qt5: bump packages to latest kde submodule versions
Date: Tue, 26 Jul 2022 23:11:09 +0200 [thread overview]
Message-ID: <20220726231109.44aeb33e@windsurf> (raw)
In-Reply-To: <20220518013424.2558229-1-james.hilliard1@gmail.com>
On Tue, 17 May 2022 19:34:24 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> Bump qt5 packages to latest submodule versions from:
> https://invent.kde.org/qt/qt/qt5/-/tree/kde/5.15
>
> Drop a qt5location patch which is now upstream.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/qt5/qt53d/qt53d.hash | 2 +-
> package/qt5/qt53d/qt53d.mk | 2 +-
> package/qt5/qt5base/qt5base.hash | 2 +-
> package/qt5/qt5base/qt5base.mk | 2 +-
> package/qt5/qt5charts/qt5charts.hash | 2 +-
> package/qt5/qt5charts/qt5charts.mk | 2 +-
> .../qt5/qt5connectivity/qt5connectivity.hash | 2 +-
> .../qt5/qt5connectivity/qt5connectivity.mk | 2 +-
> .../qt5/qt5declarative/qt5declarative.hash | 2 +-
> package/qt5/qt5declarative/qt5declarative.mk | 2 +-
> .../qt5graphicaleffects.hash | 2 +-
> .../qt5graphicaleffects.mk | 2 +-
> .../qt5/qt5imageformats/qt5imageformats.hash | 2 +-
> .../qt5/qt5imageformats/qt5imageformats.mk | 2 +-
> ...fix-compilation-for-no-opengl-builds.patch | 528 ------------------
> package/qt5/qt5location/qt5location.hash | 2 +-
> package/qt5/qt5location/qt5location.mk | 2 +-
> package/qt5/qt5lottie/qt5lottie.hash | 2 +-
> package/qt5/qt5lottie/qt5lottie.mk | 2 +-
> package/qt5/qt5multimedia/qt5multimedia.hash | 2 +-
> package/qt5/qt5multimedia/qt5multimedia.mk | 2 +-
> .../qt5quickcontrols/qt5quickcontrols.hash | 2 +-
> .../qt5/qt5quickcontrols/qt5quickcontrols.mk | 2 +-
> .../qt5quickcontrols2/qt5quickcontrols2.hash | 2 +-
> .../qt5quickcontrols2/qt5quickcontrols2.mk | 2 +-
> .../qt5quicktimeline/qt5quicktimeline.hash | 2 +-
> .../qt5/qt5quicktimeline/qt5quicktimeline.mk | 2 +-
> .../qt5remoteobjects/qt5remoteobjects.hash | 2 +-
> .../qt5/qt5remoteobjects/qt5remoteobjects.mk | 2 +-
> package/qt5/qt5script/qt5script.hash | 2 +-
> package/qt5/qt5script/qt5script.mk | 2 +-
> package/qt5/qt5scxml/qt5scxml.hash | 2 +-
> package/qt5/qt5scxml/qt5scxml.mk | 2 +-
> package/qt5/qt5sensors/qt5sensors.hash | 2 +-
> package/qt5/qt5sensors/qt5sensors.mk | 2 +-
> package/qt5/qt5serialbus/qt5serialbus.hash | 2 +-
> package/qt5/qt5serialbus/qt5serialbus.mk | 2 +-
> package/qt5/qt5serialport/qt5serialport.hash | 2 +-
> package/qt5/qt5serialport/qt5serialport.mk | 2 +-
> package/qt5/qt5svg/qt5svg.hash | 2 +-
> package/qt5/qt5svg/qt5svg.mk | 2 +-
> package/qt5/qt5tools/qt5tools.hash | 2 +-
> package/qt5/qt5tools/qt5tools.mk | 2 +-
> .../qt5virtualkeyboard.hash | 2 +-
> .../qt5virtualkeyboard/qt5virtualkeyboard.mk | 2 +-
> package/qt5/qt5wayland/qt5wayland.hash | 2 +-
> package/qt5/qt5wayland/qt5wayland.mk | 2 +-
> package/qt5/qt5webchannel/qt5webchannel.hash | 2 +-
> package/qt5/qt5webchannel/qt5webchannel.mk | 2 +-
> package/qt5/qt5websockets/qt5websockets.hash | 2 +-
> package/qt5/qt5websockets/qt5websockets.mk | 2 +-
> package/qt5/qt5webview/qt5webview.hash | 2 +-
> package/qt5/qt5webview/qt5webview.mk | 2 +-
> package/qt5/qt5x11extras/qt5x11extras.hash | 2 +-
> package/qt5/qt5x11extras/qt5x11extras.mk | 2 +-
> .../qt5/qt5xmlpatterns/qt5xmlpatterns.hash | 2 +-
> package/qt5/qt5xmlpatterns/qt5xmlpatterns.mk | 2 +-
> 57 files changed, 56 insertions(+), 584 deletions(-)
> delete mode 100644 package/qt5/qt5location/0002-fix-compilation-for-no-opengl-builds.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-07-26 21:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-18 1:34 [Buildroot] [PATCH 1/1] package/qt5: bump packages to latest kde submodule versions James Hilliard
2022-07-26 21:11 ` Thomas Petazzoni via buildroot [this message]
2022-07-27 7:58 ` Arnout Vandecappelle
2022-07-27 18:08 ` James Hilliard
-- strict thread matches above, loose matches on Subject: below --
2024-07-12 8:48 Simon Ruepp via buildroot
2024-07-12 14:32 ` Thomas Petazzoni via buildroot
2024-07-23 10:44 ` Simon Ruepp via buildroot
2023-10-12 13:26 Sebastian Weyer
2024-02-09 7:53 ` Arnout Vandecappelle via buildroot
2022-01-13 0:09 James Hilliard
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=20220726231109.44aeb33e@windsurf \
--to=buildroot@buildroot.org \
--cc=b.bilas@grinn-global.com \
--cc=corjon.j@ecagroup.com \
--cc=gael.portay@collabora.com \
--cc=james.hilliard1@gmail.com \
--cc=joshua.henderson@microchip.com \
--cc=ps.report@gmx.net \
--cc=thomas.petazzoni@bootlin.com \
/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