All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gaël PORTAY" <gael.portay@savoirfairelinux.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC 1/2] qt5: bump latest version to 5.10.0
Date: Mon, 12 Feb 2018 16:07:03 -0500	[thread overview]
Message-ID: <20180212210702.lh2ho73ivp4ckov7@archlinux> (raw)
In-Reply-To: <20180211161320.8864-2-gael.portay@savoirfairelinux.com>

All,

On Sun, Feb 11, 2018 at 11:13:19AM -0500, Ga?l PORTAY wrote:
> Hashes has been updated using the following script:
> ...
> ---
>  package/qt5/Config.in                                    | 4 ++--
>  package/qt5/qt5.mk                                       | 8 ++++++--
>  package/qt5/qt53d/qt53d.hash                             | 4 ++--
>  package/qt5/qt53d/qt53d.mk                               | 2 +-
>  package/qt5/qt5base/qt5base.hash                         | 4 ++--
>  package/qt5/qt5base/qt5base.mk                           | 2 +-
>  package/qt5/qt5canvas3d/qt5canvas3d.hash                 | 4 ++--
>  package/qt5/qt5canvas3d/qt5canvas3d.mk                   | 2 +-
>  package/qt5/qt5charts/qt5charts.hash                     | 4 ++--
>  package/qt5/qt5charts/qt5charts.mk                       | 2 +-
>  package/qt5/qt5connectivity/qt5connectivity.hash         | 4 ++--
>  package/qt5/qt5connectivity/qt5connectivity.mk           | 2 +-
>  package/qt5/qt5declarative/qt5declarative.hash           | 4 ++--
>  package/qt5/qt5declarative/qt5declarative.mk             | 2 +-
>  package/qt5/qt5enginio/qt5enginio.mk                     | 2 +-
>  package/qt5/qt5graphicaleffects/qt5graphicaleffects.hash | 4 ++--
>  package/qt5/qt5graphicaleffects/qt5graphicaleffects.mk   | 2 +-
>  package/qt5/qt5imageformats/qt5imageformats.hash         | 4 ++--
>  package/qt5/qt5imageformats/qt5imageformats.mk           | 2 +-
>  package/qt5/qt5location/qt5location.hash                 | 4 ++--
>  package/qt5/qt5location/qt5location.mk                   | 2 +-
>  package/qt5/qt5multimedia/qt5multimedia.hash             | 4 ++--
>  package/qt5/qt5multimedia/qt5multimedia.mk               | 2 +-
>  package/qt5/qt5quickcontrols/qt5quickcontrols.hash       | 4 ++--
>  package/qt5/qt5quickcontrols/qt5quickcontrols.mk         | 2 +-
>  package/qt5/qt5quickcontrols2/qt5quickcontrols2.hash     | 4 ++--
>  package/qt5/qt5quickcontrols2/qt5quickcontrols2.mk       | 2 +-
>  package/qt5/qt5script/qt5script.hash                     | 4 ++--
>  package/qt5/qt5script/qt5script.mk                       | 2 +-
>  package/qt5/qt5scxml/qt5scxml.hash                       | 4 ++--
>  package/qt5/qt5scxml/qt5scxml.mk                         | 2 +-
>  package/qt5/qt5sensors/qt5sensors.hash                   | 4 ++--
>  package/qt5/qt5sensors/qt5sensors.mk                     | 2 +-
>  package/qt5/qt5serialbus/qt5serialbus.hash               | 4 ++--
>  package/qt5/qt5serialbus/qt5serialbus.mk                 | 2 +-
>  package/qt5/qt5serialport/qt5serialport.hash             | 4 ++--
>  package/qt5/qt5serialport/qt5serialport.mk               | 2 +-
>  package/qt5/qt5svg/qt5svg.hash                           | 4 ++--
>  package/qt5/qt5svg/qt5svg.mk                             | 2 +-
>  package/qt5/qt5tools/qt5tools.hash                       | 4 ++--
>  package/qt5/qt5tools/qt5tools.mk                         | 2 +-
>  package/qt5/qt5virtualkeyboard/qt5virtualkeyboard.hash   | 4 ++--
>  package/qt5/qt5virtualkeyboard/qt5virtualkeyboard.mk     | 2 +-
>  package/qt5/qt5wayland/qt5wayland.hash                   | 4 ++--
>  package/qt5/qt5wayland/qt5wayland.mk                     | 2 +-
>  package/qt5/qt5webchannel/qt5webchannel.hash             | 4 ++--
>  package/qt5/qt5webchannel/qt5webchannel.mk               | 2 +-
>  package/qt5/qt5webengine/qt5webengine.hash               | 4 ++--
>  package/qt5/qt5webengine/qt5webengine.mk                 | 2 +-
>  package/qt5/qt5webkit-examples/qt5webkit-examples.mk     | 2 +-
>  package/qt5/qt5websockets/qt5websockets.hash             | 4 ++--
>  package/qt5/qt5websockets/qt5websockets.mk               | 2 +-
>  package/qt5/qt5x11extras/qt5x11extras.hash               | 4 ++--
>  package/qt5/qt5x11extras/qt5x11extras.mk                 | 2 +-
>  package/qt5/qt5xmlpatterns/qt5xmlpatterns.hash           | 4 ++--
>  package/qt5/qt5xmlpatterns/qt5xmlpatterns.mk             | 2 +-
>  56 files changed, 88 insertions(+), 84 deletions(-)
> 

In the next version of the patch, I will remove the three patches
(5.9.3) since they are all upstreamed in 5.10.

Regards,
Gael

  parent reply	other threads:[~2018-02-12 21:07 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-11 16:13 [Buildroot] [RFC 0/2] Qt5 bump latest version to 5.10.0 Gaël PORTAY
2018-02-11 16:13 ` [Buildroot] [RFC 1/2] qt5: " Gaël PORTAY
2018-02-12 13:37   ` nimaim
2018-02-25 17:06     ` [Buildroot] Drop support for Qt 5.6? [was: [RFC 1/2] qt5: bump latest version to 5.10.0] Arnout Vandecappelle
2018-02-25 17:17       ` Baruch Siach
2018-02-25 17:26       ` Yann E. MORIN
2018-02-25 17:42         ` Nimai Mahajan
2018-02-25 17:52           ` Yann E. MORIN
2018-02-25 18:10             ` Nimai Mahajan
2018-02-25 18:28               ` Yann E. MORIN
2018-02-25 18:29                 ` Nimai Mahajan
2018-02-26  8:22                 ` Peter Korsgaard
2018-02-26 11:50                   ` Nimai Mahajan
2018-02-26 12:14                     ` Peter Korsgaard
2018-02-26 12:17                       ` Nimai Mahajan
2018-02-26 20:45                         ` Nimai Mahajan
2018-02-26  8:18       ` Peter Korsgaard
2018-02-12 21:07   ` Gaël PORTAY [this message]
2018-02-11 16:13 ` [Buildroot] [RFC 2/2] qt5webengine: select libnss Gaël PORTAY
2018-02-12 21:19   ` Gaël PORTAY
2018-02-11 22:11 ` [Buildroot] [RFC 0/2] Qt5 bump latest version to 5.10.0 Julien CORJON
2018-02-12 18:20   ` Gaël PORTAY
2018-02-12 22:20 ` Gaël PORTAY
2018-02-13 15:23   ` Gaël PORTAY
2018-02-13 16:35     ` Gaël PORTAY
2018-02-19 22:58     ` Gaël PORTAY

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=20180212210702.lh2ho73ivp4ckov7@archlinux \
    --to=gael.portay@savoirfairelinux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.