mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
libjpeg-turbo: upgrade 3.1.1 -> 3.1.2
License-Update: Copyright year updated to 3.1.2 (From OE-Core rev: 5a1043161b4131dee40265c6dcf8b000b234aadc) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
aaacd8e87b
commit
7d81fb2206
|
|
@ -3,13 +3,13 @@ DESCRIPTION = "libjpeg-turbo is a derivative of libjpeg that uses SIMD instructi
|
|||
HOMEPAGE = "http://libjpeg-turbo.org/"
|
||||
|
||||
LICENSE = "IJG & BSD-3-Clause & Zlib"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=023c2e8942020502d6ea709e2a5453f7"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=52fddabc7e8e79233150ebda95c3fc1f"
|
||||
|
||||
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] = "aadc97ea91f6ef078b0ae3a62bba69e008d9a7db19b34e4ac973b19b71b4217c"
|
||||
SRC_URI[sha256sum] = "8f0012234b464ce50890c490f18194f913a7b1f4e6a03d6644179fa0f867d0cf"
|
||||
|
||||
PE = "1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user