From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../{wpebackend-fdo_1.14.2.bb => wpebackend-fdo_1.14.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{wpebackend-fdo_1.14.2.bb => wpebackend-fdo_1.14.3.bb} (90%) 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 b3d7b229c8..c8cce5447b 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 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204939): https://lists.openembedded.org/g/openembedded-core/message/204939 Mute This Topic: https://lists.openembedded.org/mt/108643640/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
