]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libsdl2: upgrade 2.30.11 -> 2.30.12
authorYi Zhao <yi.zhao@windriver.com>
Fri, 14 Feb 2025 07:45:58 +0000 (15:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Feb 2025 22:06:55 +0000 (22:06 +0000)
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>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libsdl2/libsdl2_2.30.12.bb [moved from meta/recipes-graphics/libsdl2/libsdl2_2.30.11.bb with 97% similarity]

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 ab6751ddd07cc50e267795d97d2472999d9c3b20..8f4d41ad84fa568fe5ff477bb1c56c0e8cb7d192 100644 (file)
@@ -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