diff mbox series

libsdl2: upgrade 2.30.11 -> 2.30.12

Message ID 20250214074558.1458206-1-yi.zhao@windriver.com
State Accepted, archived
Commit 01a8dba6281ad1f026ab6d42a5d509207789b04f
Headers show
Series libsdl2: upgrade 2.30.11 -> 2.30.12 | expand

Commit Message

Yi Zhao Feb. 14, 2025, 7:45 a.m. UTC
This is a stable bugfix release, with the following changes:
  Improved XInput controller detection on Windows
  Added support for the 8BitDo Ultimate 2C Wireless in Bluetooth mode
  Fixed Steam Deck controller not being visible to games running on
  Proton 9 and older
  Fixed a crash when hot-plugging keyboards and mice on Linux
  Fixed a crash when disconnecting a Bluetooth audio device on macOS
  Fixed building with Xcode using older Apple SDKs
  Fixed a crash when disconnecting an external display on iOS
  Fixed detection of function keys on Emscripten

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../libsdl2/{libsdl2_2.30.11.bb => libsdl2_2.30.12.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.11.bb => libsdl2_2.30.12.bb} (97%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.11.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.12.bb
similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.11.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.12.bb
index ab6751ddd0..8f4d41ad84 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.11.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.12.bb
@@ -25,7 +25,7 @@  SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = "8b8d4aef2038533da814965220f88f77d60dfa0f32685f80ead65e501337da7f"
+SRC_URI[sha256sum] = "ac356ea55e8b9dd0b2d1fa27da40ef7e238267ccf9324704850d5d47375b48ea"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even