All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] Update WPE WebKit to 2.24.x
@ 2019-05-14 11:41 Adrian Perez de Castro
  2019-05-14 11:41 ` [Buildroot] [PATCH 1/5] package/libwpe: bump to version 1.2.0 Adrian Perez de Castro
                   ` (5 more replies)
  0 siblings, 6 replies; 33+ messages in thread
From: Adrian Perez de Castro @ 2019-05-14 11:41 UTC (permalink / raw)
  To: buildroot

Hello everybody,

This is combined patch set which makes it possible to use WPE WebKit 2.24.x
with Buildroot, including updates to the dependencies and the Cog browser
to make sure compatible releases[1][2] are used.

I am also sneaking in the patch series an update to libepoxy which I had
submitted a while ago[3] and which has not been merged yet. While it is
not strictly needed, this brings in a fix for drivers which have support
for OpenGL ES 3.x

Best reagrds,
?Adrian

---
[1] https://wpewebkit.org/release/schedule/#compatible-components
[2] https://github.com/Igalia/cog/releases/tag/v0.3.0
[3] https://patchwork.ozlabs.org/patch/981531/


Adrian Perez de Castro (5):
  package/libwpe: bump to version 1.2.0
  package/wpebackend-fdo: bump to version 1.2.0
  package/libepoxy: update to version 1.5.3, convert to Meson
  package/wpewebkit: bump to version 2.24.1
  package/cog: bump version to 0.3.0

 package/cog/cog.hash                       |  2 +-
 package/cog/cog.mk                         |  2 +-
 package/libepoxy/libepoxy.hash             |  4 ++--
 package/libepoxy/libepoxy.mk               | 13 +++++++------
 package/libwpe/libwpe.hash                 |  8 ++++----
 package/libwpe/libwpe.mk                   |  2 +-
 package/wpebackend-fdo/wpebackend-fdo.hash |  8 ++++----
 package/wpebackend-fdo/wpebackend-fdo.mk   |  2 +-
 package/wpewebkit/Config.in                | 17 +----------------
 package/wpewebkit/wpewebkit.hash           |  8 ++++----
 package/wpewebkit/wpewebkit.mk             | 10 ++--------
 11 files changed, 28 insertions(+), 48 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-05-27 10:29 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 11:41 [Buildroot] [PATCH 0/5] Update WPE WebKit to 2.24.x Adrian Perez de Castro
2019-05-14 11:41 ` [Buildroot] [PATCH 1/5] package/libwpe: bump to version 1.2.0 Adrian Perez de Castro
2019-05-15  6:52   ` François Perrad
2019-05-20 19:32   ` Thomas Petazzoni
2019-05-14 11:41 ` [Buildroot] [PATCH 2/5] package/wpebackend-fdo: " Adrian Perez de Castro
2019-05-15  6:53   ` François Perrad
2019-05-15 18:07     ` Adrian Perez de Castro
2019-05-16 11:32       ` Adrian Perez de Castro
2019-05-20 19:33   ` Thomas Petazzoni
2019-05-14 11:41 ` [Buildroot] [PATCH 3/5] package/libepoxy: update to version 1.5.3, convert to Meson Adrian Perez de Castro
2019-05-20 19:33   ` Thomas Petazzoni
2019-05-14 11:41 ` [Buildroot] [PATCH 4/5] package/wpewebkit: bump to version 2.24.1 Adrian Perez de Castro
2019-05-15  6:55   ` François Perrad
2019-05-15 11:52     ` Adrian Perez de Castro
2019-05-15 14:05       ` Thomas Petazzoni
2019-05-15 18:11         ` Adrian Perez de Castro
2019-05-15 19:53           ` Yann E. MORIN
2019-05-15 21:15             ` Adrian Perez de Castro
2019-05-16 19:07               ` Yann E. MORIN
2019-05-17 15:36                 ` Adrian Perez de Castro
2019-05-14 11:41 ` [Buildroot] [PATCH 5/5] package/cog: bump version to 0.3.0 Adrian Perez de Castro
2019-05-14 20:33   ` Adrian Perez de Castro
2019-05-14 21:36     ` Arnout Vandecappelle
2019-05-15 18:50       ` Adrian Perez de Castro
2019-05-20 21:40 ` [Buildroot] [PATCH/next v2 0/3] Update WPE WebKit to 2.24.x Adrian Perez de Castro
2019-05-20 21:40   ` [Buildroot] [PATCH/next v2 1/3] package/wpebackend-fdo: bump to version 1.2.0 Adrian Perez de Castro
2019-05-21 18:11     ` François Perrad
2019-05-26 12:35     ` Thomas Petazzoni
2019-05-27 10:29       ` Adrian Perez de Castro
2019-05-20 21:40   ` [Buildroot] [PATCH/next v2 2/3] package/wpewebkit: bump to version 2.24.2 Adrian Perez de Castro
2019-05-21 18:12     ` François Perrad
2019-05-20 21:40   ` [Buildroot] [PATCH/next v2 3/3] package/cog: bump version to 0.3.0 Adrian Perez de Castro
2019-05-21 18:12     ` François Perrad

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.