public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] libsdl2: upgrade 2.30.6 -> 2.30.7
@ 2024-09-09 13:56 Yi Zhao
  0 siblings, 0 replies; only message in thread
From: Yi Zhao @ 2024-09-09 13:56 UTC (permalink / raw)
  To: openembedded-core

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>
---
 .../libsdl2/{libsdl2_2.30.6.bb => libsdl2_2.30.7.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.6.bb => libsdl2_2.30.7.bb} (97%)

diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.7.bb
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 9d1f79f662..f3c78a31e2 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.6.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.7.bb
@@ -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
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-09 13:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-09 13:56 [PATCH] libsdl2: upgrade 2.30.6 -> 2.30.7 Yi Zhao

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