From 99199113e619a7d83a6ad8e9102b71d450ab0446 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 16 Sep 2025 17:41:20 +0800 Subject: [PATCH] libsdl3: upgrade 3.2.20 -> 3.2.22 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../libsdl3/{libsdl3_3.2.20.bb => libsdl3_3.2.22.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl3_3.2.20.bb => libsdl3_3.2.22.bb} (97%) diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.20.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.22.bb similarity index 97% rename from meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.20.bb rename to meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.22.bb index 30e2d42097..d019212a7b 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.20.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.22.bb @@ -19,7 +19,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz" S = "${UNPACKDIR}/SDL3-${PV}" -SRC_URI[sha256sum] = "467600ae090dd28616fa37369faf4e3143198ff1da37729b552137e47f751a67" +SRC_URI[sha256sum] = "f29d00cbcee273c0a54f3f32f86bf5c595e8823a96b1d92a145aac40571ebfcc" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even