mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 23:30:21 +00:00
libdvdread: upgrade 7.0.1 -> 7.1.1
Upstream changes (git log 7.0.1..7.1.1): * Large DVD-Audio feature addition: Audio Still Video Set (ASVS) IFO structures/reads, still-frame structures in ATS, ifoOpen for ASVS and SAMG, simultaneous CSS and CPPM decryption, stream-type logic, and audio_sv.vob menu exposure in DVDOpenFile. * DVD-VR: add and integrate IFO structures and reads. * Prevent library log messages from writing to stdout; add symbol visibility attributes for OS/2. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27"
|
||||
|
||||
SRC_URI = "https://download.videolan.org/pub/videolan/libdvdread/${PV}/libdvdread-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "2e3e04a305c15c3963aa03ae1b9a83c1d239880003fcf3dde986d3943355d407"
|
||||
SRC_URI[sha256sum] = "a0d47876548bec806774bbf8dbf20bb19ba139464383156b32eb8e59915b90a9"
|
||||
|
||||
inherit meson lib_package binconfig pkgconfig manpages
|
||||
|
||||
Reference in New Issue
Block a user