From: Wang Mingyu Date: Wed, 25 Sep 2024 06:49:19 +0000 (+0800) Subject: wpebackend-fdo: upgrade 1.14.2 -> 1.14.3 X-Git-Tag: uninative-4.7~1275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e8f6f410dbf869d2950fd0dabe0567386ec4230;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git wpebackend-fdo: upgrade 1.14.2 -> 1.14.3 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/webkit/wpebackend-fdo_1.14.2.bb b/meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb 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 b3d7b229c89..c8cce5447bc 100644 --- a/meta/recipes-sato/webkit/wpebackend-fdo_1.14.2.bb +++ b/meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb @@ -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