From: Wang Mingyu Date: Tue, 18 Feb 2025 07:39:15 +0000 (+0800) Subject: libwpe: upgrade 1.16.1 -> 1.16.2 X-Git-Tag: yocto-5.2~460 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=747f719b7368129b1ba5502cd80773f0e37778b7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libwpe: upgrade 1.16.1 -> 1.16.2 Changelog: - Fix ABI break accidentally introduced in the 1.16.2 release. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/webkit/libwpe_1.16.1.bb b/meta/recipes-sato/webkit/libwpe_1.16.2.bb similarity index 88% rename from meta/recipes-sato/webkit/libwpe_1.16.1.bb rename to meta/recipes-sato/webkit/libwpe_1.16.2.bb index 083e48b2cb5..324e2f213cc 100644 --- a/meta/recipes-sato/webkit/libwpe_1.16.1.bb +++ b/meta/recipes-sato/webkit/libwpe_1.16.2.bb @@ -11,7 +11,7 @@ inherit cmake features_check pkgconfig REQUIRED_DISTRO_FEATURES = "opengl" SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "9cca60f2c4393ea0de53c675ebc3cdbe9c5aa249259dd1d6d81a49b052d37481" +SRC_URI[sha256sum] = "960bdd11c3f2cf5bd91569603ed6d2aa42fd4000ed7cac930a804eac367888d7" # This is a tweak of upstream-version-is-even needed because # ipstream directory contains tarballs for other components as well.