From: Wang Mingyu <[email protected]> Changelog: ============= - MIX_DestroyTrack may now be called from a mixer callback - Fixed WAV decoding on big-endian systems
Signed-off-by: Wang Mingyu <[email protected]> --- .../libsdl3/{libsdl3-mixer_3.2.0.bb => libsdl3-mixer_3.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl3-mixer_3.2.0.bb => libsdl3-mixer_3.2.2.bb} (96%) diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.2.bb similarity index 96% rename from meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb rename to meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.2.bb index 27a02fcc32..138536c628 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.2.bb @@ -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 -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127073): https://lists.openembedded.org/g/openembedded-devel/message/127073 Mute This Topic: https://lists.openembedded.org/mt/119388861/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
