All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/wpewebkit: bump to version 2.28.0
@ 2020-03-24 21:58 James Hilliard
  2020-03-29 20:13 ` Thomas Petazzoni
  2020-04-07 19:29 ` Peter Korsgaard
  0 siblings, 2 replies; 8+ messages in thread
From: James Hilliard @ 2020-03-24 21:58 UTC (permalink / raw)
  To: buildroot

Adjust fix build with musl patch for 2.28.0.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/wpewebkit/0001-Fix-build-with-musl.patch | 6 +++---
 package/wpewebkit/wpewebkit.hash                 | 8 ++++----
 package/wpewebkit/wpewebkit.mk                   | 2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package/wpewebkit/0001-Fix-build-with-musl.patch b/package/wpewebkit/0001-Fix-build-with-musl.patch
index a436adf6ce..705c67c7f6 100644
--- a/package/wpewebkit/0001-Fix-build-with-musl.patch
+++ b/package/wpewebkit/0001-Fix-build-with-musl.patch
@@ -9,7 +9,7 @@ https://github.com/WebPlatformForEmbedded/meta-wpe/blob/master/recipes-wpe/wpewe
 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
 ---
  Source/JavaScriptCore/runtime/MachineContext.h | 10 +++++-----
- Source/WTF/wtf/Platform.h                      |  2 +-
+ Source/WTF/wtf/PlatformHave.h                  |  2 +-
  2 files changed, 6 insertions(+), 6 deletions(-)
 
 diff --git a/Source/JavaScriptCore/runtime/MachineContext.h b/Source/JavaScriptCore/runtime/MachineContext.h
@@ -63,8 +63,8 @@ index bf0bdc7a51a..78d2ec81838 100644
  #if CPU(X86)
 diff --git a/Source/WTF/wtf/Platform.h b/Source/WTF/wtf/Platform.h
 index e2a3388993f..95fe7c593cf 100644
---- a/Source/WTF/wtf/Platform.h
-+++ b/Source/WTF/wtf/Platform.h
+--- a/Source/WTF/wtf/PlatformHave.h
++++ b/Source/WTF/wtf/PlatformHave.h
 @@ -683,7 +683,7 @@
  #define HAVE_CFNETWORK_STORAGE_PARTITIONING 1
  #endif
diff --git a/package/wpewebkit/wpewebkit.hash b/package/wpewebkit/wpewebkit.hash
index fd78264914..2e7016fe38 100644
--- a/package/wpewebkit/wpewebkit.hash
+++ b/package/wpewebkit/wpewebkit.hash
@@ -1,7 +1,7 @@
-# From https://wpewebkit.org/releases/wpewebkit-2.26.4.tar.xz.sums
-md5  4cd2883ec9da38a0ffe413bb75239874  wpewebkit-2.26.4.tar.xz
-sha1  337f78ee237fe98c7e6e728d8fc0508069b007be  wpewebkit-2.26.4.tar.xz
-sha256  0c292182864b63b725491f1a69b55c03e0e75f6db0875389caff31fe9c0d3ae9  wpewebkit-2.26.4.tar.xz
+# From https://wpewebkit.org/releases/wpewebkit-2.28.0.tar.xz.sums
+md5  4298b9d38b4f05f92995422ea9979893  wpewebkit-2.28.0.tar.xz
+sha1  9e791b6112cca8cda51ae7e991b545f4bf0bb46c  wpewebkit-2.28.0.tar.xz
+sha256  a85cd3cb46206a4929a9562d53379a7e7e2ec1a3224b34e2dcf5da30bb906722  wpewebkit-2.28.0.tar.xz
 
 # Hashes for license files:
 sha256  0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4  Source/WebCore/LICENSE-APPLE
diff --git a/package/wpewebkit/wpewebkit.mk b/package/wpewebkit/wpewebkit.mk
index 6591c7a0d8..9c969cae5a 100644
--- a/package/wpewebkit/wpewebkit.mk
+++ b/package/wpewebkit/wpewebkit.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WPEWEBKIT_VERSION = 2.26.4
+WPEWEBKIT_VERSION = 2.28.0
 WPEWEBKIT_SITE = http://www.wpewebkit.org/releases
 WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz
 WPEWEBKIT_INSTALL_STAGING = YES
-- 
2.20.1

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

end of thread, other threads:[~2020-04-08 15:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-24 21:58 [Buildroot] [PATCH 1/1] package/wpewebkit: bump to version 2.28.0 James Hilliard
2020-03-29 20:13 ` Thomas Petazzoni
2020-03-30  4:27   ` James Hilliard
2020-04-01 23:27     ` Adrian Perez de Castro
2020-04-07 19:29 ` Peter Korsgaard
2020-04-07 19:32   ` James Hilliard
2020-04-08 14:57     ` Adrian Perez de Castro
2020-04-08 15:30       ` Adrian Perez de Castro

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.