Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Disable brotli for Microblaze and propagate dependecies
@ 2019-02-16 13:45 Adrian Perez de Castro
  2019-02-16 13:45 ` [Buildroot] [PATCH 1/3] package/brotli: disable for microblaze Adrian Perez de Castro
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Adrian Perez de Castro @ 2019-02-16 13:45 UTC (permalink / raw)
  To: buildroot

Hello,

As discussed on the mailing list, here's a patch set to disable the
brotli package on Microblaze because it triggers a compiler bug. Only
libcurl uses it optionally, and the other direct user is woff2, which
itself is only needed by webkitgtk. Luckily, there is a build option
to disable WOFF2 support, so this disables the feature only for the
Microblaze architecture.

Adrian Perez de Castro (3):
  package/brotli: disable for microblaze
  package/woff2: propagate microblaze dependecy
  package/webkitgtk: propagate microblaze dependency

 package/brotli/Config.in       |  5 +++++
 package/webkitgtk/Config.in    |  2 +-
 package/webkitgtk/webkitgtk.mk | 12 +++++++++---
 package/woff2/Config.in        |  1 +
 4 files changed, 16 insertions(+), 4 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-02-22  9:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-16 13:45 [Buildroot] [PATCH 0/3] Disable brotli for Microblaze and propagate dependecies Adrian Perez de Castro
2019-02-16 13:45 ` [Buildroot] [PATCH 1/3] package/brotli: disable for microblaze Adrian Perez de Castro
2019-02-16 13:45 ` [Buildroot] [PATCH 2/3] package/woff2: propagate microblaze dependecy Adrian Perez de Castro
2019-02-16 13:45 ` [Buildroot] [PATCH 3/3] package/webkitgtk: propagate microblaze dependency Adrian Perez de Castro
2019-02-19 22:25   ` Arnout Vandecappelle
2019-02-22  9:50     ` Adrian Perez de Castro

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