]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libwpe: upgrade 1.16.1 -> 1.16.2
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 18 Feb 2025 07:39:15 +0000 (15:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Feb 2025 22:52:42 +0000 (22:52 +0000)
Changelog:
- Fix ABI break accidentally introduced in the 1.16.2 release.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/libwpe_1.16.2.bb [moved from meta/recipes-sato/webkit/libwpe_1.16.1.bb with 88% similarity]

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 083e48b2cb5c310a312ab53c64a91b02856a2915..324e2f213cc26d94e560f7199ac2065306b0987f 100644 (file)
@@ -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.