mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
libopus: upgrade 1.5.1 -> 1.5.2
Changelog: fixes a misalignment issue in the AVX2 code that could cause crashes under Windows. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
20ea3999df
commit
beb832955e
|
|
@ -9,7 +9,7 @@ LICENSE = "BSD-3-Clause"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=4b365c2155d66e550e1447075d6744a5"
|
||||
|
||||
SRC_URI = "http://downloads.xiph.org/releases/opus/opus-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85"
|
||||
SRC_URI[sha256sum] = "65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1"
|
||||
|
||||
S = "${WORKDIR}/opus-${PV}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user