mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
libogg: upgrade 1.3.5 -> 1.3.6
Changelog: =========== * Update minimum cmake version to 3.6 This fixes incompatibility with cmake >= 4.0 * Fix UBsan issues * Improve allocation failure handling * Fix various compiler warnings * Fix various autotool warnings * Improve continuous integration testing scripts (From OE-Core rev: a8fcf5eef3a19fafb09e8c89a67efb98fe9eea8c) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d5e4a783cb
commit
2527b0cd8e
@@ -11,6 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
|
||||
|
||||
SRC_URI = "http://downloads.xiph.org/releases/ogg/${BP}.tar.xz"
|
||||
|
||||
SRC_URI[sha256sum] = "c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705"
|
||||
SRC_URI[sha256sum] = "5c8253428e181840cd20d41f3ca16557a9cc04bad4a3d04cce84808677fa1061"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Reference in New Issue
Block a user