diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-06-10 11:32:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-09 21:24:10 -0700 |
| commit | 38a03ae71497b1f4a4f4ffc3cc5b472bab1f1ae6 (patch) | |
| tree | eac2faa8d2880a3dbf75a7c016bac120e4f7a099 /meta-oe/recipes-graphics/libsdl3 | |
| parent | 64b52f59cefda85f09c06b13b644c6b3475769ea (diff) | |
| download | meta-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 | ||
| 20 | S = "${WORKDIR}/SDL3-${PV}" | 20 | S = "${WORKDIR}/SDL3-${PV}" |
| 21 | 21 | ||
| 22 | SRC_URI[sha256sum] = "b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f" | 22 | SRC_URI[sha256sum] = "6340e58879b2d15830c8460d2f589a385c444d1faa2a4828a9626c7322562be8" |
| 23 | 23 | ||
| 24 | inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even | 24 | inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even |
| 25 | 25 | ||
