From 1831494fbbb448dc93ed10ed903edacfa8b37741 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 10 Dec 2024 07:56:43 +0800 Subject: [PATCH] libsdl2: upgrade 2.30.9 -> 2.30.10 (From OE-Core rev: 3b8b0a0e36c8462deea4c1fd5eb5aac763baa6f9) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../libsdl2/{libsdl2_2.30.9.bb => libsdl2_2.30.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.9.bb => libsdl2_2.30.10.bb} (97%) diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.9.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.10.bb similarity index 97% rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.9.bb rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.10.bb index 0371b2e745..4ee8b6790d 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.9.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.10.bb @@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz" S = "${WORKDIR}/SDL2-${PV}" -SRC_URI[sha256sum] = "24b574f71c87a763f50704bbb630cbe38298d544a1f890f099a4696b1d6beba4" +SRC_URI[sha256sum] = "f59adf36a0fcf4c94198e7d3d776c1b3824211ab7aeebeb31fe19836661196aa" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even