According to this commit, the zlib license does not apply: https://github.com/libjpeg-turbo/libjpeg-turbo/commit/9ef0d03e1e5f0140636215afe627954b81602c38
however the zlib source is still there and still used by libspng so I'm leaving LICENSE unchanged. License-Update: Upstream changed the wording around zlib but it is still present Signed-off-by: Richard Purdie <[email protected]> --- .../jpeg/{libjpeg-turbo_3.1.4.1.bb => libjpeg-turbo_3.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/jpeg/{libjpeg-turbo_3.1.4.1.bb => libjpeg-turbo_3.2.0.bb} (94%) 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 94% 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 bb8d1207f29..ad9c640ce99 100644 --- a/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.4.1.bb +++ b/meta/recipes-graphics/jpeg/libjpeg-turbo_3.2.0.bb @@ -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=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"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240096): https://lists.openembedded.org/g/openembedded-core/message/240096 Mute This Topic: https://lists.openembedded.org/mt/120096795/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
