mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
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>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ it can reflect broader range which is now checked
|
|||||||
|
|
||||||
Rename ATOMIC_INT64_IS_BUILTIN to ATOMICS_ARE_BUILTIN
|
Rename ATOMIC_INT64_IS_BUILTIN to ATOMICS_ARE_BUILTIN
|
||||||
|
|
||||||
Upstream-Status: Submitted [https://bugs.webkit.org/attachment.cgi?bugid=222959]
|
Upstream-Status: Accepted [https://bugs.webkit.org/attachment.cgi?bugid=222959]
|
||||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||||
---
|
---
|
||||||
Source/JavaScriptCore/CMakeLists.txt | 2 +-
|
Source/JavaScriptCore/CMakeLists.txt | 2 +-
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
|||||||
Date: Fri, 6 Oct 2017 17:00:08 +0300
|
Date: Fri, 6 Oct 2017 17:00:08 +0300
|
||||||
Subject: [PATCH] Fix build with musl
|
Subject: [PATCH] Fix build with musl
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Accepted
|
||||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ setting DEFAULT_THREAD_STACK_SIZE_IN_KB alone is not enough either
|
|||||||
This patch only changes behavior when using musl, the defaults for
|
This patch only changes behavior when using musl, the defaults for
|
||||||
glibc in OE remains same
|
glibc in OE remains same
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Accepted
|
||||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||||
|
|
||||||
--- a/Source/JavaScriptCore/runtime/OptionsList.h
|
--- a/Source/JavaScriptCore/runtime/OptionsList.h
|
||||||
|
|||||||
Reference in New Issue
Block a user