All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/4] Update WPE stack to WebKit 2.30.x
@ 2020-09-21 21:37 Adrian Perez de Castro
  2020-09-21 21:37 ` [Buildroot] [PATCH v2 1/4] package/wpebackend-fdo: bump to version 1.8.0 Adrian Perez de Castro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Adrian Perez de Castro @ 2020-09-21 21:37 UTC (permalink / raw)
  To: buildroot

Hello,

Here is v2 of the patch set, thanks to Thomas for the comments on
the previous version :)

Changes over v1 of the patch set:

  - Dropped unneeded dependencies, BR2_PACKAGE_HAS_LIBEGL_WAYLAND
    already implies that an EGL+GLES stack is available, which is
    what wpebackend-fdo needs.
  - Use WPE WebKit 2.30.1 instead of 2.30.0

Adrian Perez de Castro (4):
  package/wpebackend-fdo: bump to version 1.8.0
  package/wpebackend-fdo: switch over to Meson
  package/wpewebkit: bump to version 2.30.1
  package/cog: bump to version 0.8.0

 package/cog/cog.hash                       | 8 ++++----
 package/cog/cog.mk                         | 2 +-
 package/wpebackend-fdo/Config.in           | 1 +
 package/wpebackend-fdo/wpebackend-fdo.hash | 8 ++++----
 package/wpebackend-fdo/wpebackend-fdo.mk   | 6 +++---
 package/wpewebkit/wpewebkit.hash           | 8 ++++----
 package/wpewebkit/wpewebkit.mk             | 2 +-
 7 files changed, 18 insertions(+), 17 deletions(-)

-- 
2.28.0

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

end of thread, other threads:[~2020-09-22 19:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-21 21:37 [Buildroot] [PATCH v2 0/4] Update WPE stack to WebKit 2.30.x Adrian Perez de Castro
2020-09-21 21:37 ` [Buildroot] [PATCH v2 1/4] package/wpebackend-fdo: bump to version 1.8.0 Adrian Perez de Castro
2020-09-21 21:37 ` [Buildroot] [PATCH v2 2/4] package/wpebackend-fdo: switch over to Meson Adrian Perez de Castro
2020-09-21 21:37 ` [Buildroot] [PATCH v2 3/4] package/wpewebkit: bump to version 2.30.1 Adrian Perez de Castro
2020-09-21 21:37 ` [Buildroot] [PATCH v2 4/4] package/cog: bump to version 0.8.0 Adrian Perez de Castro
2020-09-22 19:41 ` [Buildroot] [PATCH v2 0/4] Update WPE stack to WebKit 2.30.x Thomas Petazzoni

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.