diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-09-22 09:24:13 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-26 10:35:27 +0100 |
| commit | ba2e8d3a9d3204241deddf5e267b2d29589330ca (patch) | |
| tree | 5d5b2409cebed133c77201d5526702ff04166d47 | |
| parent | 243680b8972a8c6178cd5a57ede43e3ba308e6be (diff) | |
| download | poky-ba2e8d3a9d3204241deddf5e267b2d29589330ca.tar.gz | |
libsdl2: upgrade 2.28.0 -> 2.28.3
(From OE-Core rev: b2722a341786f1cae75ad4e1266ab444850a5aa7)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-graphics/libsdl2/libsdl2_2.28.3.bb (renamed from meta/recipes-graphics/libsdl2/libsdl2_2.28.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.28.0.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.28.3.bb index 1228217e8c..f866a3618f 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.28.0.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.28.3.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] = "d215ae4541e69d628953711496cd7b0e8b8d5c8d811d5b0f98fdc7fd1422998a" | 28 | SRC_URI[sha256sum] = "7acb8679652701a2504d734e2ba7543ec1a83e310498ddd22fd44bf965eb5518" |
| 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 | ||
