]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libsdl2: upgrade 2.30.1 -> 2.30.2
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 24 Apr 2024 08:42:04 +0000 (16:42 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Apr 2024 09:05:58 +0000 (10:05 +0100)
Changelog:
===========
-Fixed performance regression initializing controllers on Linux
-Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online
-Added support for the MadCatz Saitek Side Panel Control Deck
-Added support for the Hori Fighting Stick EX2
-Added support for the Yawman Arrow flightstick
-Added a gamepad mapping for the Defender Joystick Cobra R4
-Fixed the gamepad mapping for the Sanwa Supply JY-P76USV controller
-Poll for the initial controller state when using DirectInput
-Allow using SDL_RWFromFile() with named pipes

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libsdl2/libsdl2_2.30.2.bb [moved from meta/recipes-graphics/libsdl2/libsdl2_2.30.1.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.1.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.2.bb
index 891e91190a83af5e58473556524dfd52fc86c72f..f9dacb288c7b4ccf7f6587fa9d484d66e0c28ad3 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = "01215ffbc8cfc4ad165ba7573750f15ddda1f971d5a66e9dcaffd37c587f473a"
+SRC_URI[sha256sum] = "891d66ac8cae51361d3229e3336ebec1c407a8a2a063b61df14f5fdf3ab5ac31"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even