Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/6] package/qt6/qt6tools: fix build failures
@ 2025-06-01 10:12 Roy Kollen Svendsen
  2025-06-01 10:12 ` [Buildroot] [PATCH v2 1/6] package/qt6/qt6base: add hidden options needed by qt6tools Roy Kollen Svendsen
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Roy Kollen Svendsen @ 2025-06-01 10:12 UTC (permalink / raw)
  To: buildroot; +Cc: Jesse Van Gavere, Roy Kollen Svendsen, Thomas Petazzoni

These patches were originally part of the series bumping Qt6 to 6.9.0.

The fixes were rebased on the old 6.8.1 version, and reordered to match
the order in which they actually appeared.

The commit messages and comments were updated.

Backport to: 2025.02.x, 2025.05.x

Changes v1 -> v2:
  - add missing patch "package/qt6/qt6tools: build without clang support"

Roy Kollen Svendsen (6):
  package/qt6/qt6base: add hidden options needed by qt6tools
  package/qt6/qt6tools: fix linguist build failure
  package/qt6/qt6tools: fix designer build failure
  package/qt6/qt6tools: fix assistant build failure
  package/qt6/qt6tools: fix assistant build failure
  package/qt6/qt6tools: build without clang support

 package/qt6/qt6base/Config.in.host  | 14 ++++++++++
 package/qt6/qt6base/qt6base.mk      | 40 +++++++++++++++++++++++++++--
 package/qt6/qt6tools/Config.in      | 40 +++++++++++++++++++++++++++++
 package/qt6/qt6tools/Config.in.host | 17 +++++++++---
 package/qt6/qt6tools/qt6tools.mk    | 34 ++++++++++++++++++++++++
 5 files changed, 140 insertions(+), 5 deletions(-)

-- 
2.49.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2025-06-01 11:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-01 10:12 [Buildroot] [PATCH v2 0/6] package/qt6/qt6tools: fix build failures Roy Kollen Svendsen
2025-06-01 10:12 ` [Buildroot] [PATCH v2 1/6] package/qt6/qt6base: add hidden options needed by qt6tools Roy Kollen Svendsen
2025-06-01 10:12 ` [Buildroot] [PATCH v2 2/6] package/qt6/qt6tools: fix linguist build failure Roy Kollen Svendsen
2025-06-01 10:38   ` Thomas Petazzoni via buildroot
2025-06-01 11:18     ` Roy Kollen Svendsen
2025-06-01 10:12 ` [Buildroot] [PATCH v2 3/6] package/qt6/qt6tools: fix designer " Roy Kollen Svendsen
2025-06-01 10:39   ` Thomas Petazzoni via buildroot
2025-06-01 10:12 ` [Buildroot] [PATCH v2 4/6] package/qt6/qt6tools: fix assistant " Roy Kollen Svendsen
2025-06-01 10:40   ` Thomas Petazzoni via buildroot
2025-06-01 10:12 ` [Buildroot] [PATCH v2 5/6] " Roy Kollen Svendsen
2025-06-01 10:13 ` [Buildroot] [PATCH v2 6/6] package/qt6/qt6tools: build without clang support Roy Kollen Svendsen

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