similarity index 91%
rename from meta-oe/recipes-graphics/libsdl3/libsdl2-compat_2.32.56.bb
rename to meta-oe/recipes-graphics/libsdl3/libsdl2-compat_2.32.58.bb
@@ -11,7 +11,7 @@  LICENSE = "Zlib"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=98241180d857fe975e4b60d44d6c01a5"
 
 SRC_URI = "http://www.libsdl.org/release/sdl2-compat-${PV}.tar.gz"
-SRC_URI[sha256sum] = "27e845b1b7dc0a91a85f1a1f18892ed205adb38caf767741eb258008d8264de0"
+SRC_URI[sha256sum] = "ae85222c007f7e2acb927c7a47c12726f56478c6f3f35ee0da1ac929f8beb53e"
 S = "${UNPACKDIR}/sdl2-compat-${PV}"
 
 DEPENDS += "libsdl3"
 
  
This is a stable bugfix release, with the following changes: Fixed a crash at startup in Hearts of Iron IV Fixed mouse movement in Heroes of Might and Magic III Fixed crash under Wayland with Heavy Gear 2 Fixed crash at shutdown in Sim City 3000 Fixed stuck mouse cursor in Seven Kingdoms Added a fast path for SDL_MapRGB() and SDL_MapRGBA() Fixed the colorspace for YUV to RGB conversion Fixed deadlock when opening audio on some systems Added logging when games are launched with DEBUG_INVOCATION=1 Signed-off-by: Markus Volk <f_l_k@t-online.de> --- .../{libsdl2-compat_2.32.56.bb => libsdl2-compat_2.32.58.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl2-compat_2.32.56.bb => libsdl2-compat_2.32.58.bb} (91%)