diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-23 17:11:04 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-24 13:49:28 +0000 |
| commit | 54be6e52ee01d3b00a4c873f291f0889e86f4092 (patch) | |
| tree | e018bc6c000f43be3810ebd4aac1dda43afcfc92 | |
| parent | ab1ca41beacd42b12d9f41cce68c52ec4064b024 (diff) | |
| download | poky-54be6e52ee01d3b00a4c873f291f0889e86f4092.tar.gz | |
webkitgtk: upgrade 2.46.4 -> 2.46.5
Changelog:
==========
- Fix the build with GBM and release logs disabled.
- Fix several crashes and rendering issues.
(From OE-Core rev: e646c209273130c67496491d772a1eee55c82de9)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.46.5.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.46.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.46.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.46.5.bb index 6e1b793924..abbf84ccbe 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.46.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.46.5.bb | |||
| @@ -19,7 +19,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
| 19 | file://bmalloc-fix.patch \ | 19 | file://bmalloc-fix.patch \ |
| 20 | file://sys_futex.patch \ | 20 | file://sys_futex.patch \ |
| 21 | " | 21 | " |
| 22 | SRC_URI[sha256sum] = "0eff5f0ab0a2872ec87df62bc32e3289c8af625716ac71e94b298d74e0374176" | 22 | SRC_URI[sha256sum] = "bad4020bb0cfb3e740df3082c2d9cbf67cf4095596588a56aecdde6702137805" |
| 23 | 23 | ||
| 24 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen | 24 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen |
| 25 | 25 | ||
