Skip to content

Commit 856d5c0

Browse files
spenapaperezdc
authored andcommitted
wpewebkit: Remove patch reverting UnixFileDescriptor changes
Once wpe-android uses ParcelFileDescriptor.fromFd instead of adoptFd, we no longer need to revert this patch.
1 parent 36b4abc commit 856d5c0

File tree

2 files changed

+0
-369
lines changed

2 files changed

+0
-369
lines changed

recipes/wpewebkit.recipe

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ class Recipe(recipe.Recipe):
7777
'libexec/wpe-webkit-2.0/WPEWebProcess',
7878
]
7979

80-
patches = [
81-
'wpewebkit/0001-Revert-Use-UnixFileDescriptor-in-IPC-and-ProcessLaun.patch',
82-
]
83-
8480
def prepare(self):
8581
from os import path
8682
glib_compile_resources_path = \

recipes/wpewebkit/0001-Revert-Use-UnixFileDescriptor-in-IPC-and-ProcessLaun.patch

Lines changed: 0 additions & 365 deletions
This file was deleted.

0 commit comments

Comments
 (0)