From patchwork Wed Apr 1 14:36:11 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 85008 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62239107638D for ; Wed, 1 Apr 2026 14:36:19 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.14756.1775054162642108036 for ; Wed, 01 Apr 2026 07:36:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=hmYU96UM; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=CIks7G7D; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101019d49792c93-66e5e449-f16a-417e-91b0-5b414ebca42e-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1775054171; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=wzpqzywh4nv29CBw+WiKrYbcQ7H31op99gxuEHsHp+g=; b=hmYU96UM0TyR2ovHXaF0Liy4kHKbxh2JXALwsMrDfqs1mrKBeVlwaNitr4CSxFEU 7xQBuGQdiNS6Q0R61FZ4SWK/NmW4lJSBXRBqYsBt7tGFqdi6YtQs/w1XUTSFt2dmZkK nCMmgUeZTAubPw8u7/zfbtmnB8WN5ExbjiWZl020= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1775054171; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=wzpqzywh4nv29CBw+WiKrYbcQ7H31op99gxuEHsHp+g=; b=CIks7G7DLQI37cYKlzLwQ880z2lrDfsS3XmtviOi4JZoWAK+WWPNOImvDGU5n9ND bvOxn7EQNaF0jlFOMvY1GGXzmELR/GVvJJSaGV2k+3GEew6byq35csYGOGai0Oh70He 8BEO/Wdmb1ktuqijXMGvBGZLwrqX8nToGXpqMPbU= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] libjpeg-turbo: upgrading to 3.1.90 SUCCEEDED Message-ID: <0101019d49792c93-66e5e449-f16a-417e-91b0-5b414ebca42e-000000@us-west-2.amazonses.com> Date: Wed, 1 Apr 2026 14:36:11 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.04.01-54.240.27.193 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 01 Apr 2026 14:36:19 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/234412 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libjpeg-turbo* to *3.1.90* has Succeeded. Next steps: - apply the patch: git am 0001-libjpeg-turbo-upgrade-3.1.3-3.1.90.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From bad8ecd9c7b3758d1e1e2bb5692a0c83e5d05737 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 Apr 2026 13:09:33 +0000 Subject: [PATCH] libjpeg-turbo: upgrade 3.1.3 -> 3.1.90 --- ...turbo_3.1.3.bb => libjpeg-turbo_3.1.90.bb} | 146 +++++++++++++++++- 1 file changed, 144 insertions(+), 2 deletions(-) rename meta/recipes-graphics/jpeg/{libjpeg-turbo_3.1.3.bb => libjpeg-turbo_3.1.90.bb} (31%) diff --git a/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.3.bb b/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.90.bb similarity index 31% rename from meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.3.bb rename to meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.90.bb index 26e84ca42c..4577a0a4b0 100644 --- a/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.3.bb +++ b/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.90.bb @@ -1,15 +1,157 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- LICENSE.md +# +++ LICENSE.md +# @@ -8,18 +8,46 @@ +# +# This license applies to the libjpeg API library and associated programs, +# including any code inherited from libjpeg and any modifications to that +# - code. Note that the libjpeg-turbo SIMD source code bears the +# - [zlib License](https://opensource.org/licenses/Zlib), but in the context of +# - the overall libjpeg API library, the terms of the zlib License are subsumed +# - by the terms of the IJG License. +# + code. +# +# - The Modified (3-clause) BSD License, which is listed below +# +# - This license applies to the TurboJPEG API library and associated programs, as +# - well as the build system. Note that the TurboJPEG API library wraps the +# - libjpeg API library, so in the context of the overall TurboJPEG API library, +# - both the terms of the IJG License and the terms of the Modified (3-clause) +# - BSD License apply. +# + This license applies to the TurboJPEG API library and associated programs, +# + [libspng](https://libspng.org) (which is used by cjpeg and djpeg), and the +# + build/test system. +# + +# + * The TurboJPEG API library wraps the libjpeg API library, so in the context +# + of the overall TurboJPEG API library, both the terms of the IJG License and +# + the terms of the Modified (3-clause) BSD License apply. +# + * cjpeg and djpeg use libspng, so in the context of those programs, both the +# + terms of the IJG License and the terms of the Modified (3-clause) BSD +# + License apply. +# + +# + +# +Component Licenses +# +================== +# + +# +Some of libjpeg-turbo's modules and internal dependencies are covered by less +# +restrictive licenses, but in the context of libjpeg-turbo as a whole, the terms +# +of the less restrictive licenses are subsumed by either the IJG License or the +# +Modified BSD License. (In other words, the terms of the less restrictive +# +licenses are satisfied if the terms of the IJG and Modified BSD Licenses are +# +satisfied.) +# + +# +- The libjpeg-turbo SIMD source code and zlib are covered by the +# + [zlib License](https://spdx.org/licenses/Zlib.html), which is subsumed by the +# + IJG License in the context of the cjpeg and djpeg programs and the libjpeg +# + API library. +# + +# +- Some of the libspng source code is covered by the +# + [PNG Reference Library License v2](https://spdx.org/licenses/libpng-2.0.html), +# + which is subsumed by the IJG License in the context of the cjpeg and djpeg +# + programs and the TurboJPEG API library. +# + +# +- Most of the libspng source code is covered by the +# + [Simplified (2-clause) BSD License](https://spdx.org/licenses/BSD-2-Clause.html), +# + which is subsumed by the Modified BSD License in the context of the cjpeg and +# + djpeg programs and the TurboJPEG API library. +# +# +# Complying with the libjpeg-turbo Licenses +# @@ -38,7 +66,6 @@ +# **Origin** +# - Clause 1 of the IJG License +# - Clause 1 of the Modified BSD License +# - - Clauses 1 and 3 of the zlib License +# +# 2. You must add your own copyright notice to the header of each source +# file you modified, so others can tell that you modified that file. (If +# @@ -47,7 +74,6 @@ +# +# **Origin** +# - Clause 1 of the IJG License +# - - Clause 2 of the zlib License +# +# 3. You must include the IJG README file, and you must not alter any of the +# copyright or license text in that file. +# @@ -67,9 +93,9 @@ +# **Origin** +# - Clause 2 of the IJG license +# +# - 2. If your binary distribution includes or uses the TurboJPEG API, then +# - your product documentation must include the text of the Modified BSD +# - License (see below.) +# + 2. If your binary distribution includes or uses the TurboJPEG API or +# + associated programs, cjpeg, or djpeg, then your product documentation +# + must include the text of the Modified BSD License (see below.) +# +# **Origin** +# - Clause 2 of the Modified BSD License +# @@ -81,21 +107,20 @@ +# - IJG License +# - Clause 3 of the Modified BSD License +# +# -4. The IJG and The libjpeg-turbo Project do not warrant libjpeg-turbo to be +# - free of defects, nor do we accept any liability for undesirable +# - consequences resulting from your use of the software. +# +4. The authors and distributors do not warrant libjpeg-turbo to be free of +# + defects, nor do we accept any liability for undesirable consequences +# + resulting from your use of the software. +# +# **Origin** +# - IJG License +# - Modified BSD License +# - - zlib License +# +# +# The Modified (3-clause) BSD License +# =================================== +# +# -Copyright (C)2009-2025 D. R. Commander. All Rights Reserved.
+# -Copyright (C)2015 Viktor Szathmáry. All Rights Reserved. +# +Copyright (C) 2009-2026 D. R. Commander
+# +Copyright (C) 2018-2023 Randy +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# @@ -120,16 +145,3 @@ +# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +# POSSIBILITY OF SUCH DAMAGE. +# - +# - +# -Why Two Licenses? +# -================= +# - +# -The zlib License could have been used instead of the Modified (3-clause) BSD +# -License, and since the IJG License effectively subsumes the distribution +# -conditions of the zlib License, this would have effectively placed +# -libjpeg-turbo binary distributions under the IJG License. However, the IJG +# -License specifically refers to the Independent JPEG Group and does not extend +# -attribution and endorsement protections to other entities. Thus, it was +# -desirable to choose a license that granted us the same protections for new code +# -that were granted to the IJG for code derived from their software. +# +# + SUMMARY = "Hardware accelerated JPEG compression/decompression library" DESCRIPTION = "libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression" HOMEPAGE = "http://libjpeg-turbo.org/" LICENSE = "IJG & BSD-3-Clause & Zlib" -LIC_FILES_CHKSUM = "file://LICENSE.md;md5=52fddabc7e8e79233150ebda95c3fc1f" +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=d21daef3b4b318f77062055059c72934" DEPENDS:append:x86-64:class-target = " nasm-native" DEPENDS:append:x86:class-target = " nasm-native" SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "075920b826834ac4ddf97661cc73491047855859affd671d52079c6867c1c6c0" +SRC_URI[sha256sum] = "1d0e86ee45bf435dc57f8744763ba62410294b0f5312cb87962214ac1f7fb78b" PE = "1"