diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-09-02 21:40:18 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-04 12:38:44 +0100 |
| commit | dbd4b2c583fc89ab203374341206fbdc3826ff60 (patch) | |
| tree | b7dad09ef853ab33da85189e5d46ef92c2821281 /meta/recipes-sato/webkit/webkitgtk_2.44.3.bb | |
| parent | 29d5a5665520b06861af669c212b2aa89676807e (diff) | |
| download | poky-dbd4b2c583fc89ab203374341206fbdc3826ff60.tar.gz | |
webkitgtk: Fix build issues with clang-19
(From OE-Core rev: dcceba10865094e16129a489f323ff101e0e8429)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.44.3.bb')
| -rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.44.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.44.3.bb b/meta/recipes-sato/webkit/webkitgtk_2.44.3.bb index 90fb7a1d42..00431407fa 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.44.3.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.44.3.bb | |||
| @@ -16,6 +16,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
| 16 | file://no-musttail-arm.patch \ | 16 | file://no-musttail-arm.patch \ |
| 17 | file://t6-not-declared.patch \ | 17 | file://t6-not-declared.patch \ |
| 18 | file://30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch \ | 18 | file://30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch \ |
| 19 | file://0001-Fix-build-issues-with-latest-Clang.patch \ | ||
| 19 | " | 20 | " |
| 20 | SRC_URI[sha256sum] = "dc82d042ecaca981a4852357c06e5235743319cf10a94cd36ad41b97883a0b54" | 21 | SRC_URI[sha256sum] = "dc82d042ecaca981a4852357c06e5235743319cf10a94cd36ad41b97883a0b54" |
| 21 | 22 | ||
