From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:05:17 +0000 (+0100) Subject: libsdl2: upgrade 2.26.0 -> 2.26.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2069 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=91c35d5311aaed92bc48766da9bdedc9fa5a4044;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libsdl2: upgrade 2.26.0 -> 2.26.1 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.26.0.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb similarity index 97% rename from meta/recipes-graphics/libsdl2/libsdl2_2.26.0.bb rename to meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb index 3dda0825933..0b2231bc7ac 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.26.0.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb @@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz" S = "${WORKDIR}/SDL2-${PV}" -SRC_URI[sha256sum] = "8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295" +SRC_URI[sha256sum] = "02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even