From cdf31213630c4a9089f8e425ca778c26e1436450 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 2 Jun 2026 18:07:26 +0800 Subject: [PATCH] libsdl3: upgrade 3.4.8 -> 3.4.10 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../libsdl3/{libsdl3_3.4.8.bb => libsdl3_3.4.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl3_3.4.8.bb => libsdl3_3.4.10.bb} (97%) diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.8.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.10.bb similarity index 97% rename from meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.8.bb rename to meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.10.bb index 34211a88ee..aba096976e 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.8.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.10.bb @@ -18,7 +18,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz" S = "${UNPACKDIR}/SDL3-${PV}" -SRC_URI[sha256sum] = "e9fff7467fb60f037e6708da18b25560649e4c63edc2a69bb871b960d9cbfbba" +SRC_URI[sha256sum] = "12b34280415ec8418c864408b93d008a20a6530687ee613d60bfbd20411f2785" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even