Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Update patches applied to WebKitGTK+, fix Wayland-only builds
@ 2017-07-12 23:55 Adrian Perez de Castro
  2017-07-12 23:55 ` [Buildroot] [PATCH 1/4] webkitgtk: Remove patch uneeded for the current version Adrian Perez de Castro
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Adrian Perez de Castro @ 2017-07-12 23:55 UTC (permalink / raw)
  To: buildroot

Hi all,

This patch set removes a patch which has been included upstream for a while,
and then adds two to fix the build for ARMv8-A, plus one patch to fix the
build when only Wayland is used (and X11 is disabled). All the patches were
pulled from their respective bug reports at bugs.webkit.org and they will be
included in future releases.

Tested by building for the Raspberry Pi 3, using raspberrypi3_defconfig as
starting point, which makes the cross-compiler specifically target ARMv8-A
(so it defined __ARCH_ARM_8A__ instead of the more generic __ARCH_ARM_8__).

Cheers,


Adrian Perez de Castro (4):
  webkitgtk: Remove patch uneeded for the current version
  webkitgtk: Add patches which allow building for ARMv8-A
  webkitgtk: Add patch to allow Wayland-only builds
  webkitgtk: Ensure that Mesa headers do not include X11 headers on
    Wayland builds

 ...lure-to-build-when-the-compiler-specifica.patch | 20 ++++++++
 package/webkitgtk/0001-fix-gcc6-builds.patch       | 53 ----------------------
 ...-to-build-when-the-compiler-specifically-.patch | 20 ++++++++
 .../webkitgtk/0003-angle-egl-wayland-support.patch | 45 ++++++++++++++++++
 package/webkitgtk/webkitgtk.mk                     |  3 ++
 5 files changed, 88 insertions(+), 53 deletions(-)
 create mode 100644 package/webkitgtk/0001-bmalloc-Failure-to-build-when-the-compiler-specifica.patch
 delete mode 100644 package/webkitgtk/0001-fix-gcc6-builds.patch
 create mode 100644 package/webkitgtk/0002-WTF-Failure-to-build-when-the-compiler-specifically-.patch
 create mode 100644 package/webkitgtk/0003-angle-egl-wayland-support.patch

-- 
2.13.2

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

end of thread, other threads:[~2017-07-31 13:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12 23:55 [Buildroot] [PATCH 0/4] Update patches applied to WebKitGTK+, fix Wayland-only builds Adrian Perez de Castro
2017-07-12 23:55 ` [Buildroot] [PATCH 1/4] webkitgtk: Remove patch uneeded for the current version Adrian Perez de Castro
2017-07-21  7:05   ` Thomas Petazzoni
2017-07-25 22:03     ` Peter Korsgaard
2017-07-12 23:55 ` [Buildroot] [PATCH 2/4] webkitgtk: Add patches which allow building for ARMv8-A Adrian Perez de Castro
2017-07-21  7:06   ` Thomas Petazzoni
2017-07-27 22:12     ` Adrian Perez de Castro
2017-07-29 12:52       ` Adrian Perez de Castro
2017-07-12 23:55 ` [Buildroot] [PATCH 3/4] webkitgtk: Add patch to allow Wayland-only builds Adrian Perez de Castro
2017-07-27 22:07   ` Adrian Perez de Castro
2017-07-12 23:55 ` [Buildroot] [PATCH 4/4] webkitgtk: Ensure that Mesa headers do not include X11 headers on Wayland builds Adrian Perez de Castro
2017-07-21  7:09   ` Thomas Petazzoni
2017-07-27 16:45     ` Adrian Perez de Castro
2017-07-31 13:21       ` 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