mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02:00
libjpeg-turbo: upgrade 3.1.0 -> 3.1.1
Changelog: - Hardened the libjpeg API against hypothetical calling applications that may erroneously change the value of the 'data_precision' field in 'jpeg_compress_struct' or 'jpeg_decompress_struct' after calling 'jpeg_start_compress()' or 'jpeg_start_decompress()'. (From OE-Core rev: 49a69532bc2b4a7d6ae8136123e92b10b5e657f5) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
926e352d74
commit
b1e484e363
|
@ -9,7 +9,7 @@ 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] = "9564c72b1dfd1d6fe6274c5f95a8d989b59854575d4bbee44ade7bc17aa9bc93"
|
||||
SRC_URI[sha256sum] = "aadc97ea91f6ef078b0ae3a62bba69e008d9a7db19b34e4ac973b19b71b4217c"
|
||||
|
||||
PE = "1"
|
||||
|
Loading…
Reference in New Issue
Block a user