diff options
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch | 6 | ||||
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch | 2 | ||||
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch | 2 | ||||
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/no-musttail-arm.patch | 6 | ||||
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/reproducibility.patch | 2 | ||||
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch | 12 | ||||
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.44.3.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.44.1.bb) | 2 |
7 files changed, 15 insertions, 17 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch b/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch index a819e22127..a19008a41f 100644 --- a/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch +++ b/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 575b848a3b3c14280679db80d0d518922c83d62a Mon Sep 17 00:00:00 2001 | 1 | From 99a21305ae683a216e9299e5dbdd763190a8cfe3 Mon Sep 17 00:00:00 2001 |
2 | From: Kai Kang <kai.kang@windriver.com> | 2 | From: Kai Kang <kai.kang@windriver.com> |
3 | Date: Fri, 11 Aug 2023 14:20:48 +0800 | 3 | Date: Fri, 11 Aug 2023 14:20:48 +0800 |
4 | Subject: [PATCH] Add a variable to control macro | 4 | Subject: [PATCH] Add a variable to control macro |
@@ -57,10 +57,10 @@ index 5d5fb38c..a554f700 100644 | |||
57 | #else | 57 | #else |
58 | #define __PAS_ALWAYS_INLINE_BUT_NOT_INLINE | 58 | #define __PAS_ALWAYS_INLINE_BUT_NOT_INLINE |
59 | diff --git a/Source/cmake/WebKitCompilerFlags.cmake b/Source/cmake/WebKitCompilerFlags.cmake | 59 | diff --git a/Source/cmake/WebKitCompilerFlags.cmake b/Source/cmake/WebKitCompilerFlags.cmake |
60 | index 9b2fecf9..7cdc2b6a 100644 | 60 | index 0732785e..4879ec40 100644 |
61 | --- a/Source/cmake/WebKitCompilerFlags.cmake | 61 | --- a/Source/cmake/WebKitCompilerFlags.cmake |
62 | +++ b/Source/cmake/WebKitCompilerFlags.cmake | 62 | +++ b/Source/cmake/WebKitCompilerFlags.cmake |
63 | @@ -453,3 +453,10 @@ endif () | 63 | @@ -452,3 +452,10 @@ endif () |
64 | 64 | ||
65 | # FIXME: Enable pre-compiled headers for all ports <https://webkit.org/b/139438> | 65 | # FIXME: Enable pre-compiled headers for all ports <https://webkit.org/b/139438> |
66 | set(CMAKE_DISABLE_PRECOMPILE_HEADERS ON) | 66 | set(CMAKE_DISABLE_PRECOMPILE_HEADERS ON) |
diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch b/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch index 8e29ce17ed..dda20a7b25 100644 --- a/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch +++ b/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 6348f91c29e2350ad3fec5264aa57dd4994d4583 Mon Sep 17 00:00:00 2001 | 1 | From d1f6a1b6a1298f6ef2f1677e9996aa60a002134a Mon Sep 17 00:00:00 2001 |
2 | From: Alexander Kanavin <alex.kanavin@gmail.com> | 2 | From: Alexander Kanavin <alex.kanavin@gmail.com> |
3 | Date: Tue, 27 Oct 2015 16:02:19 +0200 | 3 | Date: Tue, 27 Oct 2015 16:02:19 +0200 |
4 | Subject: [PATCH] FindGObjectIntrospection.cmake: prefix variables obtained | 4 | Subject: [PATCH] FindGObjectIntrospection.cmake: prefix variables obtained |
diff --git a/meta/recipes-sato/webkit/webkitgtk/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch b/meta/recipes-sato/webkit/webkitgtk/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch index 76bcb3df99..0d8976c502 100644 --- a/meta/recipes-sato/webkit/webkitgtk/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch +++ b/meta/recipes-sato/webkit/webkitgtk/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 1523e00a2a76e285262c8aa3721b5d99f3f2d612 Mon Sep 17 00:00:00 2001 | 1 | From 2ee948191de1c561b72ebf462605376cfb3ce7af Mon Sep 17 00:00:00 2001 |
2 | From: Thomas Devoogdt <thomas.devoogdt@barco.com> | 2 | From: Thomas Devoogdt <thomas.devoogdt@barco.com> |
3 | Date: Mon, 16 Jan 2023 17:03:30 +0100 | 3 | Date: Mon, 16 Jan 2023 17:03:30 +0100 |
4 | Subject: [PATCH] REGRESSION(257865@main): B3Validate.cpp: fix | 4 | Subject: [PATCH] REGRESSION(257865@main): B3Validate.cpp: fix |
diff --git a/meta/recipes-sato/webkit/webkitgtk/no-musttail-arm.patch b/meta/recipes-sato/webkit/webkitgtk/no-musttail-arm.patch index 8ce37a01cc..793be48df2 100644 --- a/meta/recipes-sato/webkit/webkitgtk/no-musttail-arm.patch +++ b/meta/recipes-sato/webkit/webkitgtk/no-musttail-arm.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From a9c874f7418cefbe78f7cd26505ae495cb59bbcf Mon Sep 17 00:00:00 2001 | 1 | From 31dca9601888f2a539dfb22693ffd62c22ee8912 Mon Sep 17 00:00:00 2001 |
2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
3 | Date: Fri, 12 Jan 2024 09:21:39 -0800 | 3 | Date: Fri, 12 Jan 2024 09:21:39 -0800 |
4 | Subject: [PATCH] clang/arm: Do not use MUST_TAIL_CALL | 4 | Subject: [PATCH] clang/arm: Do not use MUST_TAIL_CALL |
@@ -16,10 +16,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
16 | 1 file changed, 1 insertion(+), 1 deletion(-) | 16 | 1 file changed, 1 insertion(+), 1 deletion(-) |
17 | 17 | ||
18 | diff --git a/Source/WTF/wtf/Compiler.h b/Source/WTF/wtf/Compiler.h | 18 | diff --git a/Source/WTF/wtf/Compiler.h b/Source/WTF/wtf/Compiler.h |
19 | index 0ea5cb76..c5480dbc 100644 | 19 | index 449ca502..daac29d7 100644 |
20 | --- a/Source/WTF/wtf/Compiler.h | 20 | --- a/Source/WTF/wtf/Compiler.h |
21 | +++ b/Source/WTF/wtf/Compiler.h | 21 | +++ b/Source/WTF/wtf/Compiler.h |
22 | @@ -284,7 +284,7 @@ | 22 | @@ -321,7 +321,7 @@ |
23 | /* MUST_TAIL_CALL */ | 23 | /* MUST_TAIL_CALL */ |
24 | 24 | ||
25 | #if !defined(MUST_TAIL_CALL) && defined(__cplusplus) && defined(__has_cpp_attribute) | 25 | #if !defined(MUST_TAIL_CALL) && defined(__cplusplus) && defined(__has_cpp_attribute) |
diff --git a/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch b/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch index 93a431a0b1..d614a1ee4f 100644 --- a/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch +++ b/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From d096b945113ddecaf33062296e20b6d5a007cab3 Mon Sep 17 00:00:00 2001 | 1 | From cb5458b5d15aafa3543a47a33975609026d45d32 Mon Sep 17 00:00:00 2001 |
2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> | 2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> |
3 | Date: Mon, 3 Jan 2022 14:18:34 +0000 | 3 | Date: Mon, 3 Jan 2022 14:18:34 +0000 |
4 | Subject: [PATCH] webkitgtk: Add reproducibility fix | 4 | Subject: [PATCH] webkitgtk: Add reproducibility fix |
diff --git a/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch b/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch index d4720e4f28..064925dace 100644 --- a/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch +++ b/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch | |||
@@ -1,10 +1,9 @@ | |||
1 | From 3d5373575695b293b8559155431d0079a6153aff Mon Sep 17 00:00:00 2001 | 1 | From 36c092723ec6d4908039341c9d157db8ab1c0a59 Mon Sep 17 00:00:00 2001 |
2 | From: Michael Catanzaro <mcatanzaro@redhat.com> | 2 | From: Michael Catanzaro <mcatanzaro@redhat.com> |
3 | Date: Mon, 5 Feb 2024 11:00:49 -0600 | 3 | Date: Mon, 5 Feb 2024 11:00:49 -0600 |
4 | Subject: [PATCH] =?UTF-8?q?[GTK]=20[2.42.5]=20LowLevelInterpreter.cpp:339:?= | 4 | Subject: [PATCH] =?UTF-8?q?LowLevelInterpreter.cpp:339:21:=20error:=20?= |
5 | =?UTF-8?q?21:=20error:=20=E2=80=98t6=E2=80=99=20was=20not=20declared=20in?= | 5 | =?UTF-8?q?=E2=80=98t6=E2=80=99=20was=20not=20declared=20in=20this=20scope?= |
6 | =?UTF-8?q?=20this=20scope=20https://bugs.webkit.org/show=5Fbug.cgi=3Fid?= | 6 | =?UTF-8?q?=20https://bugs.webkit.org/show=5Fbug.cgi=3Fid=3D268739?= |
7 | =?UTF-8?q?=3D268739?= | ||
8 | MIME-Version: 1.0 | 7 | MIME-Version: 1.0 |
9 | Content-Type: text/plain; charset=UTF-8 | 8 | Content-Type: text/plain; charset=UTF-8 |
10 | Content-Transfer-Encoding: 8bit | 9 | Content-Transfer-Encoding: 8bit |
@@ -22,7 +21,7 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | |||
22 | 1 file changed, 2 deletions(-) | 21 | 1 file changed, 2 deletions(-) |
23 | 22 | ||
24 | diff --git a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp | 23 | diff --git a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp |
25 | index 5064ead6cd2e7..9a2e2653b1219 100644 | 24 | index 75cecbbd..b1020ea4 100644 |
26 | --- a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp | 25 | --- a/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp |
27 | +++ b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp | 26 | +++ b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp |
28 | @@ -336,8 +336,6 @@ JSValue CLoop::execute(OpcodeID entryOpcodeID, void* executableAddress, VM* vm, | 27 | @@ -336,8 +336,6 @@ JSValue CLoop::execute(OpcodeID entryOpcodeID, void* executableAddress, VM* vm, |
@@ -34,4 +33,3 @@ index 5064ead6cd2e7..9a2e2653b1219 100644 | |||
34 | 33 | ||
35 | struct StackPointerScope { | 34 | struct StackPointerScope { |
36 | StackPointerScope(CLoopStack& stack) | 35 | StackPointerScope(CLoopStack& stack) |
37 | |||
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.44.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.44.3.bb index d927d81a43..a79a9c3824 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.44.1.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.44.3.bb | |||
@@ -17,7 +17,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
17 | file://t6-not-declared.patch \ | 17 | file://t6-not-declared.patch \ |
18 | file://30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch \ | 18 | file://30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch \ |
19 | " | 19 | " |
20 | SRC_URI[sha256sum] = "425b1459b0f04d0600c78d1abb5e7edfa3c060a420f8b231e9a6a2d5d29c5561" | 20 | SRC_URI[sha256sum] = "dc82d042ecaca981a4852357c06e5235743319cf10a94cd36ad41b97883a0b54" |
21 | 21 | ||
22 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen | 22 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen |
23 | 23 | ||