Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Update WPE WebKit, Cog, and their dependencies
@ 2021-05-18 15:14 Adrian Perez de Castro
  2021-05-18 15:14 ` [Buildroot] [PATCH 1/4] package/libwpe: bump to version 1.10.0 Adrian Perez de Castro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Adrian Perez de Castro @ 2021-05-18 15:14 UTC (permalink / raw)
  To: buildroot

Hi there,

WPE WebKit 2.32.0 was released by the end of March, but I have been waiting
for 2.32.1 before submitting a patch set to update. The reasons are mainly
two:

  - I knew that fixes to build WPE WebKit against Musl would land on time
    for 2.32.1; which allows removing a patch we have been carrying in
	Buildroot.
  - While working on the release candidates for WPEBackend-fdo, we found
    a number of regressions, which delayed things while trying to solve
	all the issues found. Except for a minor issue, the rest are now all
	solved in 1.9.92. This is still a release candidate, but very stable
	in my experience. If there are concerns with it, I can change the
	patch to use 1.8.4 instead, which has backports of the changes.

Cheers,
-Adrian


Adrian Perez de Castro (4):
  package/libwpe: bump to version 1.10.0
  package/wpebackend-fdo: bump to version 1.9.92
  package/wpewebkit: bump to version 2.32.1
  package/cog: bump to version 0.10.0

 package/cog/cog.hash                          |  8 +-
 package/cog/cog.mk                            |  2 +-
 ...ial-dependency-to-pass-EGL-module-fl.patch | 45 -----------
 package/libwpe/libwpe.hash                    |  8 +-
 package/libwpe/libwpe.mk                      |  2 +-
 package/wpebackend-fdo/wpebackend-fdo.hash    |  8 +-
 package/wpebackend-fdo/wpebackend-fdo.mk      |  2 +-
 .../wpewebkit/0001-Fix-build-with-musl.patch  | 79 -------------------
 package/wpewebkit/wpewebkit.hash              |  8 +-
 package/wpewebkit/wpewebkit.mk                |  2 +-
 10 files changed, 20 insertions(+), 144 deletions(-)
 delete mode 100644 package/libwpe/0001-meson-Use-a-partial-dependency-to-pass-EGL-module-fl.patch
 delete mode 100644 package/wpewebkit/0001-Fix-build-with-musl.patch

-- 
2.31.1

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

end of thread, other threads:[~2021-05-18 16:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-18 15:14 [Buildroot] [PATCH 0/4] Update WPE WebKit, Cog, and their dependencies Adrian Perez de Castro
2021-05-18 15:14 ` [Buildroot] [PATCH 1/4] package/libwpe: bump to version 1.10.0 Adrian Perez de Castro
2021-05-18 15:14 ` [Buildroot] [PATCH 2/4] package/wpebackend-fdo: bump to version 1.9.92 Adrian Perez de Castro
2021-05-18 15:14 ` [Buildroot] [PATCH 3/4] package/wpewebkit: bump to version 2.32.1 Adrian Perez de Castro
2021-05-18 15:14 ` [Buildroot] [PATCH 4/4] package/cog: bump to version 0.10.0 Adrian Perez de Castro
2021-05-18 16:51 ` [Buildroot] [PATCH 0/4] Update WPE WebKit, Cog, and their dependencies Yann E. MORIN

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