From f4e5753a6df1e16b41fcdb06551bd58f0ce4dd1a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 4 Aug 2026 17:43:59 +0000 Subject: [PATCH] libsdl3: upgrade 3.4.12 -> 3.4.14 Point release with bug fixes and minor improvements. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj --- .../libsdl3/{libsdl3_3.4.12.bb => libsdl3_3.4.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libsdl3/{libsdl3_3.4.12.bb => libsdl3_3.4.14.bb} (97%) diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.12.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.14.bb similarity index 97% rename from meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.12.bb rename to meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.14.bb index 43690bc4bb..e03ac974a5 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.12.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.4.14.bb @@ -20,7 +20,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz \ S = "${UNPACKDIR}/SDL3-${PV}" -SRC_URI[sha256sum] = "f07b958a9ac5020fb7a44cadb957f658b2149c3c8abb4f63145fac9303249db7" +SRC_URI[sha256sum] = "30d4aa2b3037718142b32dffd4e72f917ebb6cc5227150e7bb9c45efb2153aeb" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even