From: Wang Mingyu <[email protected]>

Changelog:
=========
- Fixed a crash in XInput code at startup
- Fixed flooding the OS with I/O when a PS4/PS5 controller is disconnected
- Added SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend
- SDL_WINDOWEVENT_EXPOSED is sent appropriately when using Wayland
- Fixed hang at startup in audio code when the application has large stack 
usage on Linux
- Fixed initializing KMSDRM on older Linux systems
- The pre-built SDL2.dll no longer depends on ucrtbase.dll

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../libsdl2/{libsdl2_2.30.7.bb => libsdl2_2.30.8.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.7.bb => libsdl2_2.30.8.bb} 
(97%)

diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.7.bb 
b/meta/recipes-graphics/libsdl2/libsdl2_2.30.8.bb
similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.7.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.8.bb
index 25bbe2067a..d46f014502 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.7.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.8.bb
@@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz";
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = 
"2508c80438cd5ff3bbeb8fe36b8f3ce7805018ff30303010b61b03bb83ab9694"
+SRC_URI[sha256sum] = 
"380c295ea76b9bd72d90075793971c8bcb232ba0a69a9b14da4ae8f603350058"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#205319): 
https://lists.openembedded.org/g/openembedded-core/message/205319
Mute This Topic: https://lists.openembedded.org/mt/108904277/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to