From: Wang Mingyu <[email protected]> Changelog: ============= - Respect SDL_HINT_RENDER_DRIVER when creating an accelerated window surface - Clean up any accelerated renderer in SDL_DestroyWindowSurface() - Disable low level USB controller support on Android by default - Fixed USB permissions dialog on Android 14 - Fixed controller mapping matching when one entry has a CRC specified and another doesn't - Enable joystick support on FreeBSD when building using CMake - Reduced input latency when using an fcitx IME on Linux - Fixed graphical corruption on Raspberry Pi - Fixed crash when using an unstable sort function in SDL_qsort
Signed-off-by: Wang Mingyu <[email protected]> --- .../libsdl2/{libsdl2_2.30.4.bb => libsdl2_2.30.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.4.bb => libsdl2_2.30.5.bb} (97%) diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.4.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb similarity index 97% rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.4.bb rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb index a6a3f4ef52..302c52ee9c 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.4.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb @@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz" S = "${WORKDIR}/SDL2-${PV}" -SRC_URI[sha256sum] = "59c89d0ed40d4efb23b7318aa29fe7039dbbc098334b14f17f1e7e561da31a26" +SRC_URI[sha256sum] = "f374f3fa29c37dfcc20822d4a7d7dc57e58924d1a5f2ad511bfab4c8193de63b" 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 (#201714): https://lists.openembedded.org/g/openembedded-core/message/201714 Mute This Topic: https://lists.openembedded.org/mt/107139338/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
