mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
libwebp: upgrade 1.2.4 -> 1.3.0
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) (From OE-Core rev: e6d50bba6e9e629e292984d54baf62c81407c976) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
34bf4f92bb
commit
2498587c31
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user