mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] libjpeg: Version bump. 3.1.4.1 -> 3.2
Date: Wed,  8 Jul 2026 19:29:40 +0200	[thread overview]
Message-ID: <20260708172940.571001-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20260708172940.571001-1-christian.melki@t2data.com>

-ARM GAS NEON (GCC12+ for performance)
-MIPS SIMD
+RISCV SIMD
-JAVA API.

https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.1.90
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.2.0

* License hash changed. Miniz Zero clause BSD license removed.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libjpeg.make | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/rules/libjpeg.make b/rules/libjpeg.make
index d26381b3e..ac06d7ee3 100644
--- a/rules/libjpeg.make
+++ b/rules/libjpeg.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg
 #
 # Paths and names
 #
-LIBJPEG_VERSION	:= 3.1.4.1
-LIBJPEG_SHA256	:= a7da42b640377c2a9a9665e2c4b0ea60cd5599afb48c2521e6df0c9dc9d15a25
+LIBJPEG_VERSION	:= 3.2.0
+LIBJPEG_SHA256	:= 980dd81f425082aa6d7c9e47fef27554ce7a9ffc8e2f6e863b97d263c5c50858
 LIBJPEG_SUFFIX	:= tar.gz
 LIBJPEG		:= libjpeg-turbo-$(LIBJPEG_VERSION)
 LIBJPEG_URL	:= https://github.com/libjpeg-turbo/libjpeg-turbo/archive/refs/tags/$(LIBJPEG_VERSION).$(LIBJPEG_SUFFIX)
@@ -25,7 +25,7 @@ LIBJPEG_SOURCE	:= $(SRCDIR)/$(LIBJPEG).$(LIBJPEG_SUFFIX)
 LIBJPEG_DIR	:= $(BUILDDIR)/$(LIBJPEG)
 LIBJPEG_LICENSE	:= IJG AND BSD-3-Clause
 LIBJPEG_LICENSE_FILES := \
-	file://LICENSE.md;md5=5e22220994831d7f0b91d09d94c89a63 \
+	file://LICENSE.md;md5=d21daef3b4b318f77062055059c72934 \
 	file://README.ijg;startline=113;endline=164;md5=89d5b942e03050d117f34e50b49c2c61 \
 	file://simd/nasm/jsimdext.inc;startline=13;endline=28;md5=100ad877b6a14ec137afd49a6e109624
 
@@ -55,7 +55,6 @@ LIBJPEG_CONF_OPT := \
 	-DWITH_ARITH_DEC=ON \
 	-DWITH_ARITH_ENC=ON \
 	-DWITH_FUZZ=OFF \
-	-DWITH_JAVA=OFF \
 	-DWITH_JPEG7=ON \
 	-DWITH_JPEG8=ON \
 	-DWITH_SIMD=$(call ptx/onoff,LIBJPEG_SIMD) \
-- 
2.43.0




  reply	other threads:[~2026-07-08 17:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-08 17:29 [ptxdist] [PATCH 2/2] host-libjpeg: Follow target libjpeg-bump 3.1.4.1 -> 3.2.0 Christian Melki
2026-07-08 17:29 ` Christian Melki [this message]
2026-07-15 10:01   ` [ptxdist] [APPLIED] libjpeg: Version bump. 3.1.4.1 -> 3.2 Michael Olbrich
2026-07-15 10:01 ` [ptxdist] [APPLIED] host-libjpeg: Follow target libjpeg-bump 3.1.4.1 -> 3.2.0 Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260708172940.571001-2-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox