]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libwebp: upgrade 1.2.4 -> 1.3.0
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 15 Jan 2023 05:20:53 +0000 (13:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2023 10:40:08 +0000 (10:40 +0000)
Changelog:
==========
* add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv
  functionality to other libraries; libwebp now depends on this library
* major updates to the container and lossless bitstream docs (#448, #546,
  #551)
* miscellaneous warning, bug & build fixes (#576, #583, #584)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/webp/libwebp_1.3.0.bb [moved from meta/recipes-multimedia/webp/libwebp_1.2.4.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-multimedia/webp/libwebp_1.2.4.bb
rename to meta/recipes-multimedia/webp/libwebp_1.3.0.bb
index 263589846a8cbe5965031a80b9185286b60581c8..7b4d138d2c5aa2ff63853d708adb7593f09d349a 100644 (file)
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6e8dee932c26f2dab503abf70c96d8bb \
                     file://PATENTS;md5=c6926d0cb07d296f886ab6e0cc5a85b7"
 
 SRC_URI = "http://downloads.webmproject.org/releases/webp/${BP}.tar.gz"
-SRC_URI[sha256sum] = "7bf5a8a28cc69bcfa8cb214f2c3095703c6b73ac5fba4d5480c205331d9494df"
+SRC_URI[sha256sum] = "64ac4614db292ae8c5aa26de0295bf1623dbb3985054cb656c55e67431def17c"
 
 UPSTREAM_CHECK_URI = "http://downloads.webmproject.org/releases/webp/index.html"