From 38a03ae71497b1f4a4f4ffc3cc5b472bab1f1ae6 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 10 Jun 2025 11:32:44 +0800 Subject: [PATCH] libsdl3: upgrade 3.2.14 -> 3.2.16 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../libsdl3/{libsdl3_3.2.14.bb => libsdl3_3.2.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl3_3.2.14.bb => libsdl3_3.2.16.bb} (97%) diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.bb similarity index 97% rename from meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb rename to meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.bb index 9073a3c276..7a2a37f69a 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.bb @@ -19,7 +19,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz" S = "${WORKDIR}/SDL3-${PV}" -SRC_URI[sha256sum] = "b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f" +SRC_URI[sha256sum] = "6340e58879b2d15830c8460d2f589a385c444d1faa2a4828a9626c7322562be8" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even