diff mbox series

libsdl2: upgrade 2.30.5 -> 2.30.6

Message ID 20240816123429.1568782-1-yi.zhao@windriver.com
State Accepted, archived
Commit 23600f9566a2e5272baa258443c9611aa9bd3169
Headers show
Series libsdl2: upgrade 2.30.5 -> 2.30.6 | expand

Commit Message

Yi Zhao Aug. 16, 2024, 12:34 p.m. UTC
ChangeLog:
* Improved detection of Nintendo Switch Pro controller report mode
* Fixed a rare crash when a controller is disconnected
* Fixed creating a framebuffer with KMSDRM on some systems

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

Patch

diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb
similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb
index 302c52ee9c..9d1f79f662 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb
@@ -25,7 +25,7 @@  SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = "f374f3fa29c37dfcc20822d4a7d7dc57e58924d1a5f2ad511bfab4c8193de63b"
+SRC_URI[sha256sum] = "c6ef64ca18a19d13df6eb22df9aff19fb0db65610a74cc81dae33a82235cacd4"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even