]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
wpebackend-fdo: upgrade 1.14.2 -> 1.14.3
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 25 Sep 2024 06:49:19 +0000 (14:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:00:41 +0000 (17:00 +0100)
Changelog:
===========
- Fix build issues in some configurations that require en explicit cast
  to EGLNativeWindowType.
- Fix memory leak when the view backend wl_resource is destroyed.
- Fix wpe_dmabuf_pool object leak.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb [moved from meta/recipes-sato/webkit/wpebackend-fdo_1.14.2.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-sato/webkit/wpebackend-fdo_1.14.2.bb
rename to meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb
index b3d7b229c89ee9ce564661a3917b0a9c1819fd46..c8cce5447bccce0d80c10c82a16ac66793a3c3af 100644 (file)
@@ -13,7 +13,7 @@ inherit meson features_check pkgconfig
 REQUIRED_DISTRO_FEATURES = "opengl"
 
 SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "93c9766ae9864eeaeaee2b0a74f22cbca08df42c1a1bdb55b086f2528e380d38"
+SRC_URI[sha256sum] = "10121842595a850291db3e82f3db0b9984df079022d386ce42c2b8508159dc6c"
 
 # Especially helps compiling with clang which enable this as error when
 # using c++11