From ba2e8d3a9d3204241deddf5e267b2d29589330ca Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 22 Sep 2023 09:24:13 +0200 Subject: [PATCH] libsdl2: upgrade 2.28.0 -> 2.28.3 (From OE-Core rev: b2722a341786f1cae75ad4e1266ab444850a5aa7) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../libsdl2/{libsdl2_2.28.0.bb => libsdl2_2.28.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libsdl2/{libsdl2_2.28.0.bb => libsdl2_2.28.3.bb} (97%) diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.28.0.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.28.3.bb similarity index 97% rename from meta/recipes-graphics/libsdl2/libsdl2_2.28.0.bb rename to 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" S = "${WORKDIR}/SDL2-${PV}" -SRC_URI[sha256sum] = "d215ae4541e69d628953711496cd7b0e8b8d5c8d811d5b0f98fdc7fd1422998a" +SRC_URI[sha256sum] = "7acb8679652701a2504d734e2ba7543ec1a83e310498ddd22fd44bf965eb5518" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even