Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] libsdl2: upgrade 2.30.3 -> 2.30.4
@ 2024-07-03  0:46 Yi Zhao
  2024-07-03  0:46 ` [PATCH 2/2] less: upgrade 643 -> 661 Yi Zhao
  0 siblings, 1 reply; 3+ messages in thread
From: Yi Zhao @ 2024-07-03  0:46 UTC (permalink / raw)
  To: openembedded-core

ChangeLog:
https://github.com/libsdl-org/SDL/releases/tag/release-2.30.4

This is a stable bugfix release, with the following changes:
 * Android rotation will respect user rotation lock preferences
 * Fixed spurious Left-Ctrl key input when the Right Alt key (AltGr) is
   pressed on Windows
 * Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode
 * Added support for the Razer Kitsune in PS5 mode
 * Added Linux bindings for the Qanba Drone 2 Arcade Joystick
 * Leave Nintendo Online controllers in simple report mode so they work
   with DirectInput games
 * Enable using libusb for GameCube controllers when available

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

diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.4.bb
similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.4.bb
index 68cc2790e5..a6a3f4ef52 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.4.bb
@@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = "820440072f8f5b50188c1dae104f2ad25984de268785be40c41a099a510f0aec"
+SRC_URI[sha256sum] = "59c89d0ed40d4efb23b7318aa29fe7039dbbc098334b14f17f1e7e561da31a26"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-03 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-03  0:46 [PATCH 1/2] libsdl2: upgrade 2.30.3 -> 2.30.4 Yi Zhao
2024-07-03  0:46 ` [PATCH 2/2] less: upgrade 643 -> 661 Yi Zhao
2024-07-03 14:03   ` [OE-core] " Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox