* [ptxdist] [PATCH] libwebp: version bump 1.3.2 -> 1.6.0
@ 2025-10-13 9:11 Sven Püschel
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2025-10-13 9:12 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox