]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libsdl2: upgrade 2.24.1 -> 2.24.2
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 13 Nov 2022 02:59:08 +0000 (10:59 +0800)
committerSteve Sakoman <steve@sakoman.com>
Fri, 25 Nov 2022 16:16:14 +0000 (06:16 -1000)
This is a stable bugfix release, with the following changes:

Windows

Only check to see if the ICC profile changes when the display changes or we gain focus
Fixed window resize handing when using the D3D12 renderer
Fixed Xbox controller detection on Windows XP
macOS

Fixed long delay in SDL_CloseAudioDevice()
Linux

Fixed crash in Wayland_HasScreenKeyboardSupport()
FreeBSD

Fixed building without GNU sort, but warn that dynamic libraries won't be found
Emscripten

Fixed infinite recursion related to mutexes on startup
OS/2

Fixes and improvements to SDL_LoadObject() functionality

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 0091bbe02399f49b7da1ebf9b45541b26fb2ce12)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-graphics/libsdl2/libsdl2_2.24.2.bb [moved from meta/recipes-graphics/libsdl2/libsdl2_2.24.1.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.24.1.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.24.2.bb
index 6bff0b8fe3fdc19ab070945c40407f9fed762f0c..ce5a8aa8f260ba7e59942e182206177c254bb75b 100644 (file)
@@ -27,7 +27,7 @@ SRC_URI:append:class-native = " file://0001-Disable-libunwind-in-native-OE-build
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = "bc121588b1105065598ce38078026a414c28ea95e66ed2adab4c44d80b309e1b"
+SRC_URI[sha256sum] = "b35ef0a802b09d90ed3add0dcac0e95820804202914f5bb7b0feb710f1a1329f"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even