diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-11-12 17:24:13 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-18 22:09:02 +0000 |
| commit | b99917ea36e541cdc5f557cf3a8d4f66f204b7c1 (patch) | |
| tree | b70712d352b2aa33251f1af7c7911bb3e3308643 | |
| parent | 05eeb3f92ce04416ce1d3302e27e74a342d00dd5 (diff) | |
| download | poky-b99917ea36e541cdc5f557cf3a8d4f66f204b7c1.tar.gz | |
libsdl2: upgrade 2.30.8 -> 2.30.9
(From OE-Core rev: 6632886b140ccf9874e06c05eb5589e0df6a01cb)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-graphics/libsdl2/libsdl2_2.30.9.bb (renamed from meta/recipes-graphics/libsdl2/libsdl2_2.30.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.8.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.30.9.bb index d46f014502..0371b2e745 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.8.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.9.bb | |||
| @@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz" | |||
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/SDL2-${PV}" | 26 | S = "${WORKDIR}/SDL2-${PV}" |
| 27 | 27 | ||
| 28 | SRC_URI[sha256sum] = "380c295ea76b9bd72d90075793971c8bcb232ba0a69a9b14da4ae8f603350058" | 28 | SRC_URI[sha256sum] = "24b574f71c87a763f50704bbb630cbe38298d544a1f890f099a4696b1d6beba4" |
| 29 | 29 | ||
| 30 | inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even | 30 | inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even |
| 31 | 31 | ||
