From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../libsdl2/{libsdl2_2.30.1.bb => libsdl2_2.30.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.1.bb => libsdl2_2.30.2.bb} (97%) diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.1.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.2.bb 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 891e91190a..f9dacb288c 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.1.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.2.bb @@ -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 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#198655): https://lists.openembedded.org/g/openembedded-core/message/198655 Mute This Topic: https://lists.openembedded.org/mt/105706666/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
