]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libsdl2: upgrade 2.30.6 -> 2.30.7
authorYi Zhao <yi.zhao@eng.windriver.com>
Mon, 9 Sep 2024 13:56:27 +0000 (21:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Sep 2024 12:04:43 +0000 (13:04 +0100)
ChangeLog:
https://github.com/libsdl-org/SDL/releases/tag/release-2.30.7

* Added support for the Retro-bit Controller in PS3 mode
* Fixed the cursor becoming visible when using relative mode under
  XWayland
* Fixed DRM initialization failure on some Linux systems
* Fixed a crash when the current mouse capture window is destroyed

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libsdl2/libsdl2_2.30.7.bb [moved from meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.7.bb
index 9d1f79f662c6b53d01e2521f20647add1c629a5d..f3c78a31e2050c671a247d794f098dce4fb2f15e 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz"
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = "c6ef64ca18a19d13df6eb22df9aff19fb0db65610a74cc81dae33a82235cacd4"
+SRC_URI[sha256sum] = "2508c80438cd5ff3bbeb8fe36b8f3ce7805018ff30303010b61b03bb83ab9694"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even