mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libwebp: version bump 1.3.2 -> 1.6.0
@ 2025-10-13  9:11 Sven Püschel
  2025-10-17  8:20 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Püschel @ 2025-10-13  9:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.4.0
https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.5.0
https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.6.0

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/libwebp.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/libwebp.make b/rules/libwebp.make
index 33a3f557c..03cabcfb6 100644
--- a/rules/libwebp.make
+++ b/rules/libwebp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBWEBP) += libwebp
 #
 # Paths and names
 #
-LIBWEBP_VERSION		:= 1.3.2
-LIBWEBP_MD5		:= 34869086761c0e2da6361035f7b64771
+LIBWEBP_VERSION		:= 1.6.0
+LIBWEBP_MD5		:= cceb6447180f961473b181c9ef38b630
 LIBWEBP			:= libwebp-$(LIBWEBP_VERSION)
 LIBWEBP_SUFFIX		:= tar.gz
 LIBWEBP_URL		:= http://downloads.webmproject.org/releases/webp/$(LIBWEBP).$(LIBWEBP_SUFFIX)
@@ -40,6 +40,7 @@ LIBWEBP_CONF_OPT 	:= \
 	--$(call ptx/endis, PTXCONF_LIBWEBP_DECODER)-libwebpdecoder \
 	--disable-libwebpextras \
 	--disable-asserts \
+	--$(call ptx/endis, PTXCONF_ARCH_X86)-avx2 \
 	--$(call ptx/endis, PTXCONF_ARCH_X86)-sse4.1 \
 	--$(call ptx/endis, PTXCONF_ARCH_X86)-sse2 \
 	--$(call ptx/endis, PTXCONF_ARCH_ARM_NEON)-neon \
-- 
2.47.3




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

* Re: [ptxdist] [APPLIED] libwebp: version bump 1.3.2 -> 1.6.0
  2025-10-13  9:11 [ptxdist] [PATCH] libwebp: version bump 1.3.2 -> 1.6.0 Sven Püschel
@ 2025-10-17  8:20 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-10-17  8:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

Thanks, applied as dacf94567da38abaa528e3ed0bffe0bd8cc56178.

Michael

[sent from post-receive hook]

On Fri, 17 Oct 2025 10:20:55 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.4.0
> https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.5.0
> https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.6.0
> 
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251013091152.1061463-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libwebp.make b/rules/libwebp.make
> index 33a3f557c488..03cabcfb6823 100644
> --- a/rules/libwebp.make
> +++ b/rules/libwebp.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBWEBP) += libwebp
>  #
>  # Paths and names
>  #
> -LIBWEBP_VERSION		:= 1.3.2
> -LIBWEBP_MD5		:= 34869086761c0e2da6361035f7b64771
> +LIBWEBP_VERSION		:= 1.6.0
> +LIBWEBP_MD5		:= cceb6447180f961473b181c9ef38b630
>  LIBWEBP			:= libwebp-$(LIBWEBP_VERSION)
>  LIBWEBP_SUFFIX		:= tar.gz
>  LIBWEBP_URL		:= http://downloads.webmproject.org/releases/webp/$(LIBWEBP).$(LIBWEBP_SUFFIX)
> @@ -40,6 +40,7 @@ LIBWEBP_CONF_OPT 	:= \
>  	--$(call ptx/endis, PTXCONF_LIBWEBP_DECODER)-libwebpdecoder \
>  	--disable-libwebpextras \
>  	--disable-asserts \
> +	--$(call ptx/endis, PTXCONF_ARCH_X86)-avx2 \
>  	--$(call ptx/endis, PTXCONF_ARCH_X86)-sse4.1 \
>  	--$(call ptx/endis, PTXCONF_ARCH_X86)-sse2 \
>  	--$(call ptx/endis, PTXCONF_ARCH_ARM_NEON)-neon \



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

end of thread, other threads:[~2025-10-17  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-13  9:11 [ptxdist] [PATCH] libwebp: version bump 1.3.2 -> 1.6.0 Sven Püschel
2025-10-17  8:20 ` [ptxdist] [APPLIED] " Michael Olbrich

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