summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-05-02 13:16:31 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-03 15:23:47 +0100
commit7d3e35204fcfb0fc4bd9fd3c807686ca4524cff2 (patch)
tree8f66021d09dc91fc3427b487c3fe9670579eecec /meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch
parent7c84c70161a8a73139dd93f3e4e00f20cb49ff63 (diff)
downloadpoky-7d3e35204fcfb0fc4bd9fd3c807686ca4524cff2.tar.gz
webkitgtk: Update patch status
These patches are accepted in webkit master ( 2.34+ ) (From OE-Core rev: 1e5b73f068cfe709bf7188ed3fff46a391b89897) 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/musl-lower-stack-usage.patch')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch b/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch
index dc3a71d932..5033de4196 100644
--- a/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch
+++ b/meta/recipes-sato/webkit/webkitgtk/musl-lower-stack-usage.patch
@@ -13,7 +13,7 @@ setting DEFAULT_THREAD_STACK_SIZE_IN_KB alone is not enough either
13This patch only changes behavior when using musl, the defaults for 13This patch only changes behavior when using musl, the defaults for
14glibc in OE remains same 14glibc in OE remains same
15 15
16Upstream-Status: Pending 16Upstream-Status: Accepted
17Signed-off-by: Khem Raj <raj.khem@gmail.com> 17Signed-off-by: Khem Raj <raj.khem@gmail.com>
18 18
19--- a/Source/JavaScriptCore/runtime/OptionsList.h 19--- a/Source/JavaScriptCore/runtime/OptionsList.h