summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libsdl3
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-06-10 11:32:44 +0800
committerKhem Raj <raj.khem@gmail.com>2025-06-09 21:24:10 -0700
commit38a03ae71497b1f4a4f4ffc3cc5b472bab1f1ae6 (patch)
treeeac2faa8d2880a3dbf75a7c016bac120e4f7a099 /meta-oe/recipes-graphics/libsdl3
parent64b52f59cefda85f09c06b13b644c6b3475769ea (diff)
downloadmeta-openembedded-38a03ae71497b1f4a4f4ffc3cc5b472bab1f1ae6.tar.gz
libsdl3: upgrade 3.2.14 -> 3.2.16
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/libsdl3')
-rw-r--r--meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.bb (renamed from meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.bb
index 9073a3c276..7a2a37f69a 100644
--- a/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.14.bb
+++ b/meta-oe/recipes-graphics/libsdl3/libsdl3_3.2.16.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] = "b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f" 22SRC_URI[sha256sum] = "6340e58879b2d15830c8460d2f589a385c444d1faa2a4828a9626c7322562be8"
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