From 5c64a792b652b2fa2eb5eb1110bd6e7a6c771d4d Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Mon, 19 Jan 2026 21:27:41 +1300 Subject: [PATCH] libsdl3: upgrade 3.2.28 -> 3.2.30 Changelog: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.30 Signed-off-by: Liu Yiding Signed-off-by: Khem Raj (cherry picked from commit a524aaddaceabedcfba002550eaef0b5aa10e0eb) Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- .../libsdl3/{libsdl3_3.2.28.bb => libsdl3_3.2.30.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl3_3.2.28.bb => libsdl3_3.2.30.bb} (97%) diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.28.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.30.bb similarity index 97% rename from meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.28.bb rename to meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.30.bb index 98eebd30e8..bb111050e1 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.28.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.30.bb @@ -19,7 +19,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz" S = "${UNPACKDIR}/SDL3-${PV}" -SRC_URI[sha256sum] = "1330671214d146f8aeb1ed399fc3e081873cdb38b5189d1f8bb6ab15bbc04211" +SRC_URI[sha256sum] = "4c3b09330d866dc52eb65b66259a6684ad387252ca8c57901b3a2b534eb42e3d" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even