Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libjpeg-turbo* to *3.2.0* 
has Succeeded.

Next steps:
    - apply the patch: git am 0001-libjpeg-turbo-upgrade-3.1.4.1-3.2.0.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 a20b57628a1022580e5b90502ac4298f2ad73913 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Wed, 1 Jul 2026 06:18:35 +0000
Subject: [PATCH] libjpeg-turbo: upgrade 3.1.4.1 -> 3.2.0

---
 ...urbo_3.1.4.1.bb => libjpeg-turbo_3.2.0.bb} | 146 +++++++++++++++++-
 1 file changed, 144 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/jpeg/{libjpeg-turbo_3.1.4.1.bb => 
libjpeg-turbo_3.2.0.bb} (31%)

diff --git a/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.4.1.bb 
b/meta/recipes-graphics/jpeg/libjpeg-turbo_3.2.0.bb
similarity index 31%
rename from meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.4.1.bb
rename to meta/recipes-graphics/jpeg/libjpeg-turbo_3.2.0.bb
index bb8d1207f2..1aea7ca213 100644
--- a/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.4.1.bb
+++ b/meta/recipes-graphics/jpeg/libjpeg-turbo_3.2.0.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-2026 D. R. Commander.  All Rights Reserved.<br>
+# -Copyright (C) 2015 Viktor Szathmáry.  All Rights Reserved.
+# +Copyright (C) 2009-2026 D. R. Commander<br>
+# +Copyright (C) 2018-2023 Randy <[email protected]>
+#  
+#  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=5e22220994831d7f0b91d09d94c89a63"
+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] = 
"ecae8008e2cc9ade2f2c1bb9d5e6d4fb73e7c433866a056bd82980741571a022"
+SRC_URI[sha256sum] = 
"6f30092cef9fb839779646608f4ee14ae3cbac989c47fa05e841b0841f09878e"
 UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+\.\d+\.(?!9\d+)\d+(\.\d+)*)"
 
 PE = "1"
-- 
2.47.1

packages/x86-64-v3-poky-linux/libjpeg-turbo/jpeg-tools: PV changed from 
"3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/jpeg-tools: PKGV changed from 
3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/jpeg-tools: PKGSIZE changed from 
283192 to 578104 (+104%)
packages/x86-64-v3-poky-linux/libjpeg-turbo: SRC_URI changed from 
"https://github.com/libjpeg-turbo/libjpeg-turbo/releases//download/3.1.4.1/libjpeg-turbo-3.1.4.1.tar.gz";
 to 
"https://github.com/libjpeg-turbo/libjpeg-turbo/releases//download/3.2.0/libjpeg-turbo-3.2.0.tar.gz";
packages/x86-64-v3-poky-linux/libjpeg-turbo: PV changed from "3.1.4.1" to 
"3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo: PKGV changed from 3.1.4.1 
[default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-dbg: PV changed from 
"3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-dbg: PKGV changed 
from 3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-dbg: FILELIST: 
removed "/usr/lib/.debug/libturbojpeg.so.0.4.0", added 
"/usr/lib/.debug/libturbojpeg.so.0.5.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-dbg: PKGSIZE changed 
from 5870648 to 7453032 (+27%)
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-dev: PV changed from 
"3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-dev: PKGV changed 
from 3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-dev: PKGSIZE changed 
from 218601 to 223401 (+2%)
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-doc: PV changed from 
"3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-doc: PKGV changed 
from 3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-doc: PKGSIZE changed 
from 436511 to 446017 (+2%)
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-locale: PV changed 
from "3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-locale: PKGV changed 
from 3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-src: PV changed from 
"3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-src: PKGV changed 
from 3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-src: FILELIST: 
removed "/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdsample.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcsample.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jinclude.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdsample.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmrg565.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdcol565.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/rdjpgcom.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdatasrc.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcdctmgr.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcmarker.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcmaster.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jddctmgr.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmarker.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmaster.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/wrppm.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/rdgif.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcicc.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/
 jcmaster.h /usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmaster.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdct.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/rdbmp.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/djpeg.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/cjpeg.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/turbojpeg.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jclossls.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdlossls.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jmemnobs.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/simd/x86_64/jsimd.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/turbojpeg.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/cderror.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/simd/jsimd.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/wrtarga.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/cdjpeg.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/cdjpeg.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/wrbmp.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdatadst-tj.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdarith.c /usr/src/debu
 g/libjpeg-turbo/3.1.4.1/src/jdcolor.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/turbojpeg-mp.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdinput.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdlhuff.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmerge.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdphuff.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdtrans.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmainct.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmrgext.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdpostct.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jfdctflt.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jfdctint.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jccoefct.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jccolext.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcdiffct.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jpeg_nbits.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/rdswitch.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/wrjpgcom.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/rdcolmap.c /usr/src/debug/libjpeg
 -turbo/3.1.4.1/src/transupp.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdatasrc-tj.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/transupp.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcparam.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcphuff.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jctrans.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jccolor.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdcoefct.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmainct.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jsimddct.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcmainct.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jidctflt.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jidctfst.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jidctint.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcprepct.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdatadst.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jfdctfst.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdcoefct.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdcolext.c 
/usr/src/debug/libjpeg-turbo/3.1
 .4.1/src/jddiffct.c /usr/src/debug/libjpeg-turbo/3.1.4.1/src/cmyk.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdicc.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jsimd.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jstdhuff.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/wrgif.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcapistd.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdapistd.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jidctred.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/rdppm.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcapimin.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdapimin.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jpegtran.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jmemmgr.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdmerge.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jlossls.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jmemsys.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jpegint.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jpeglib.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jclhuff.c /usr/src/deb
 ug/libjpeg-turbo/3.1.4.1/src/jcomapi.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/rdtarga.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/tjbench.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jaricom.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jquant1.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jquant2.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcarith.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jutils.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/tjutil.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jchuff.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jcinit.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdhuff.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jerror.c 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jchuff.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jdhuff.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jerror.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/tjutil.h 
/usr/src/debug/libjpeg-turbo/3.1.4.1/src/jmorecfg.h", added 
"/usr/src/debug/libjpeg-turbo/3.2.0/src/jcprepct.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jc
 dctmgr.c /usr/src/debug/libjpeg-turbo/3.2.0/src/jcdiffct.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jpegint.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jclossls.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcparam.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcphuff.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/zlib.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jquant2.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/cmyk.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdsample.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/tjutil.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/rdppm.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/wrppm.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/tjutil.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/cjpeg.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/djpeg.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jstdhuff.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdmerge.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdmerge.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/tjbench.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/spng.c /usr/src
 /debug/libjpeg-turbo/3.2.0/src/jclhuff.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/spng.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/rdbmp.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdmrgext.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/wrjpgcom.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/wrgif.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jctrans.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jquant1.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/inffast.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/inflate.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/adler32.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/inffast.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/inflate.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jinclude.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jccolor.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/rdtarga.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jidctflt.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jidctfst.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jidctint.c /usr/src/debug/libjp
 eg-turbo/3.2.0/src/jidctred.c /usr/src/debug/libjpeg-turbo/3.2.0/simd/jsimd.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jmorecfg.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jmemnobs.c 
/usr/src/debug/libjpeg-turbo/3.2.0/simd/jsimd.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdcolor.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/zutil.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcinit.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/zutil.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/turbojpeg.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jmemsys.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/turbojpeg.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jerror.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdcol565.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdatasrc-tj.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdlhuff.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdatadst.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdatasrc.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdsample.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdmainct.c /usr/src/
 debug/libjpeg-turbo/3.2.0/src/jdmarker.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdmaster.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdmrg565.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jerror.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdcoefct.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdmainct.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdhuff.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdmaster.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdtrans.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdhuff.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jutils.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcomapi.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/trees.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcapimin.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcapistd.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jccoefct.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jccolext.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcmainct.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcmarker.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcmaster.c /usr/src/
 debug/libjpeg-turbo/3.2.0/src/jcmaster.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdicc.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcsample.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/trees.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcicc.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jchuff.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdphuff.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jchuff.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/rdgif.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/cdjpeg.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdarith.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/cdjpeg.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jpeglib.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdapimin.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdapistd.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jaricom.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jfdctflt.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jfdctfst.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jfdctint.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/transupp.c /usr/src/debug/libjp
 eg-turbo/3.2.0/src/spng/zlib/inftrees.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdcoefct.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdcolext.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/rdcolmap.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/transupp.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/compress.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/inftrees.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/deflate.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/deflate.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdct.h 
/usr/src/debug/libjpeg-turbo/3.2.0/simd/jsimddct.h 
/usr/src/debug/libjpeg-turbo/3.2.0/simd/jsimdint.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/crc32.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/wrpng.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/wrtarga.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jpeg_nbits.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/rdpng.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/crc32.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/turbojpeg-mp.c /usr/src
 /debug/libjpeg-turbo/3.2.0/src/cderror.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jlossls.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdinput.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdatadst-tj.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jmemmgr.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdlossls.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jddctmgr.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jddiffct.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jdpostct.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/rdjpgcom.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/inffixed.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/wrbmp.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/spng/zlib/zconf.h 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jcarith.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/rdswitch.c 
/usr/src/debug/libjpeg-turbo/3.2.0/src/jpegtran.c"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-src: PKGSIZE changed 
from 2125782 to 3414643 (+61%)
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-staticdev: PV changed 
from "3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-staticdev: PKGV 
changed from 3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo: PV changed from 
"3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo: PKGV changed from 
3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo: PKGSIZE changed from 
755769 to 731121 (-3%)
packages/x86-64-v3-poky-linux/libjpeg-turbo/libturbojpeg: PV changed from 
"3.1.4.1" to "3.2.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libturbojpeg: PKGV changed from 
3.1.4.1 [default] to 3.2.0 [default]
packages/x86-64-v3-poky-linux/libjpeg-turbo/libturbojpeg: FILELIST: removed 
"/usr/lib/libturbojpeg.so.0.4.0", added "/usr/lib/libturbojpeg.so.0.5.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libturbojpeg: PKGSIZE changed from 
899549 to 1051157 (+17%)
Changes to packages/x86-64-v3-poky-linux/libjpeg-turbo (sysroot):
  /usr/lib/libturbojpeg.so.0 changed symlink target from libturbojpeg.so.0.4.0 
to libturbojpeg.so.0.5.0
  /usr/lib/libturbojpeg.so.0.4.0 moved to /usr/lib/libturbojpeg.so.0.5.0
packages/x86-64-v3-poky-linux/libjpeg-turbo/jpeg-tools: PKGSIZE changed from 
283192 to 578104 (+104%)
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-dbg: PKGSIZE changed 
from 5870648 to 7453032 (+27%)
packages/x86-64-v3-poky-linux/libjpeg-turbo/libjpeg-turbo-src: PKGSIZE changed 
from 2125782 to 3414643 (+61%)
packages/x86-64-v3-poky-linux/libjpeg-turbo/libturbojpeg: FILELIST: removed 
"/usr/lib/libturbojpeg.so.0.4.0", added "/usr/lib/libturbojpeg.so.0.5.0"
packages/x86-64-v3-poky-linux/libjpeg-turbo/libturbojpeg: PKGSIZE changed from 
899549 to 1051157 (+17%)
Changes to packages/x86-64-v3-poky-linux/libjpeg-turbo (sysroot):
  /usr/lib/libturbojpeg.so.0 changed symlink target from libturbojpeg.so.0.4.0 
to libturbojpeg.so.0.5.0
  /usr/lib/libturbojpeg.so.0.4.0 moved to /usr/lib/libturbojpeg.so.0.5.0

Attachment: 0001-libjpeg-turbo-upgrade-3.1.4.1-3.2.0.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#239937): 
https://lists.openembedded.org/g/openembedded-core/message/239937
Mute This Topic: https://lists.openembedded.org/mt/120060189/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to