mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
webkitgtk: submit patches upstream
(From OE-Core rev: 0a71d871f4a9cbcbc178b5a1e038626ad1af717a) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bd2368d2bf
commit
8b11f3c12b
@@ -4,7 +4,7 @@ Date: Tue, 27 Oct 2015 16:02:19 +0200
|
|||||||
Subject: [PATCH] FindGObjectIntrospection.cmake: prefix variables obtained
|
Subject: [PATCH] FindGObjectIntrospection.cmake: prefix variables obtained
|
||||||
from pkg-config with PKG_CONFIG_SYSROOT_DIR
|
from pkg-config with PKG_CONFIG_SYSROOT_DIR
|
||||||
|
|
||||||
Upstream-Status: Pending [review on oe-core list]
|
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232933]
|
||||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||||
---
|
---
|
||||||
Source/cmake/FindGObjectIntrospection.cmake | 1 +
|
Source/cmake/FindGObjectIntrospection.cmake | 1 +
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Subject: [PATCH] Fix build without opengl-or-es
|
|||||||
but in Source/cmake/OptionsGTK.cmake USE_COORDINATED_GRAPHICS was enabled only inside
|
but in Source/cmake/OptionsGTK.cmake USE_COORDINATED_GRAPHICS was enabled only inside
|
||||||
if (USE_OPENGL_OR_ES)
|
if (USE_OPENGL_OR_ES)
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232934]
|
||||||
---
|
---
|
||||||
.../DrawingAreaProxyCoordinatedGraphics.cpp | 2 +-
|
.../DrawingAreaProxyCoordinatedGraphics.cpp | 2 +-
|
||||||
.../DrawingAreaProxyCoordinatedGraphics.h | 2 +-
|
.../DrawingAreaProxyCoordinatedGraphics.h | 2 +-
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
|||||||
Date: Mon, 29 Aug 2016 16:38:11 +0300
|
Date: Mon, 29 Aug 2016 16:38:11 +0300
|
||||||
Subject: [PATCH] Fix racy parallel build of WebKit2-4.0.gir
|
Subject: [PATCH] Fix racy parallel build of WebKit2-4.0.gir
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232935]
|
||||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Subject: [PATCH] When building introspection files, add CMAKE_C_FLAGS to the
|
|||||||
g-ir-compiler is using a C compiler internally, so it needs to set
|
g-ir-compiler is using a C compiler internally, so it needs to set
|
||||||
the proper flags for it.
|
the proper flags for it.
|
||||||
|
|
||||||
Upstream-Status: Pending [review on oe-core list]
|
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232936]
|
||||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ From: Alberto Garcia <berto@igalia.com>
|
|||||||
Date: Sun, 25 Apr 2021 18:45:13 +0000
|
Date: Sun, 25 Apr 2021 18:45:13 +0000
|
||||||
Subject: [PATCH] Reduce memory usage when not using the Gold linker
|
Subject: [PATCH] Reduce memory usage when not using the Gold linker
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232938]
|
||||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user