mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 13:20:03 +00:00
libsdl3-mixer: upgrade 3.2.0 -> 3.2.2
Changelog: ============= - MIX_DestroyTrack may now be called from a mixer callback - Fixed WAV decoding on big-endian systems Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=df8f4d887d3997f6e9cf81bb7f43dbf7"
|
||||
DEPENDS = "libsdl3"
|
||||
|
||||
SRC_URI = "git://github.com/libsdl-org/SDL_mixer.git;protocol=https;branch=release-3.2.x;tag=release-${PV}"
|
||||
SRCREV = "cedfeef30e93db35eee6b25759117da63f8e5a4f"
|
||||
SRCREV = "a5e1890afc5115ffd16cefdbb4d50f74bf4970ce"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user