From 86c6f690e79663c9a9664fea8ce04b6225603f20 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 16 Jul 2025 14:40:53 +0800 Subject: [PATCH] libsdl3: upgrade 3.2.16 -> 3.2.18 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../libsdl3/{libsdl3_3.2.16.bb => libsdl3_3.2.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl3_3.2.16.bb => libsdl3_3.2.18.bb} (97%) diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.18.bb similarity index 97% rename from meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.bb rename to meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.18.bb index 9579cb73a1..168230e5d8 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.18.bb @@ -19,7 +19,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz" S = "${UNPACKDIR}/SDL3-${PV}" -SRC_URI[sha256sum] = "6340e58879b2d15830c8460d2f589a385c444d1faa2a4828a9626c7322562be8" +SRC_URI[sha256sum] = "1a775bde924397a8e0c08bfda198926c17be859d0288ad0dec1dea1b2ee04f8f" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even