summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-05-20 16:54:41 +0800
committerKhem Raj <raj.khem@gmail.com>2025-05-21 07:38:24 -0700
commitcbf8fc59fc78272e4daa219bb3f36396b2abc998 (patch)
treeccd42aac89b91f25a08c9eb9f4b6739bdac950d3
parent861f8611ad8b641aa26927a085a676deab83b6f5 (diff)
downloadmeta-openembedded-cbf8fc59fc78272e4daa219bb3f36396b2abc998.tar.gz
libsdl3: upgrade 3.2.12 -> 3.2.14
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb (renamed from meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.12.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb
index 38c1b12807..9073a3c276 100644
--- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.12.bb
+++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb
@@ -19,7 +19,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL3-${PV}.tar.gz"
19 19
20S = "${WORKDIR}/SDL3-${PV}" 20S = "${WORKDIR}/SDL3-${PV}"
21 21
22SRC_URI[sha256sum] = "9734f308e130c64a2b4df6bca5884c5aca577ee6c7c77ab3379474ea85e51f96" 22SRC_URI[sha256sum] = "b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f"
23 23
24inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even 24inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even
25 25