From 650978be5ccdcbcbc0ad7f3518594a3bcb83b620 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 19 Jan 2026 21:27:26 +1300 Subject: [PATCH] libsdl3: upgrade 3.2.26 -> 3.2.28 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj (cherry picked from commit 26e3ef119b00bf1910306a2153891140a3df2389) Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- .../libsdl3/{libsdl3_3.2.26.bb => libsdl3_3.2.28.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl3_3.2.26.bb => libsdl3_3.2.28.bb} (97%) diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.26.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.28.bb similarity index 97% rename from meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.26.bb rename to meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.28.bb index 47751ed57b..98eebd30e8 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.26.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.28.bb @@ -19,7 +19,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz" S = "${UNPACKDIR}/SDL3-${PV}" -SRC_URI[sha256sum] = "dad488474a51a0b01d547cd2834893d6299328d2e30f479a3564088b5476bae2" +SRC_URI[sha256sum] = "1330671214d146f8aeb1ed399fc3e081873cdb38b5189d1f8bb6ab15bbc04211" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even