Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] qt5charts: build with both Qt 5.6/5.11
@ 2018-06-18 22:49 Gaël PORTAY
  2018-06-18 22:49 ` [Buildroot] [PATCH 1/2] qt5charts: allow to build with qt5.6 Gaël PORTAY
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gaël PORTAY @ 2018-06-18 22:49 UTC (permalink / raw)
  To: buildroot

Hi all,

This patch serie makes the module qt5charts buildable with both version
of Qt5 (i.e. 5.6 and lastest). Currently, it is not buildable with Qt
5.6 and the build is broken with latest (5.11) since 4fbb2d143d (qt5:
bump latest version to 5.11.0).

The first patch removes the restriction that disable the build of
qt5charts when Qt 5.6 is selected; and it updates the hash in its hash
file. This module is available since 5.6.3 under the version 2.1.3.

The second patch fixes the missing bump of its hash file from the
general bump to Qt 5.11.0.

Regards,
Ga?l PORTAY (2):
  qt5charts: allow to build with qt5.6
  qt5chart: bump hash for 5.11.0

 package/qt5/qt5charts/Config.in      | 4 ----
 package/qt5/qt5charts/qt5charts.hash | 7 +++++--
 package/qt5/qt5charts/qt5charts.mk   | 5 +++++
 3 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-06-25 20:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-18 22:49 [Buildroot] [PATCH 0/2] qt5charts: build with both Qt 5.6/5.11 Gaël PORTAY
2018-06-18 22:49 ` [Buildroot] [PATCH 1/2] qt5charts: allow to build with qt5.6 Gaël PORTAY
2018-06-18 22:49 ` [Buildroot] [PATCH 2/2] qt5charts: bump hash for 5.11.0 Gaël PORTAY
2018-06-25 19:31   ` Peter Seiderer
2018-06-25 20:11 ` [Buildroot] [PATCH 0/2] qt5charts: build with both Qt 5.6/5.11 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox