aboutsummaryrefslogtreecommitdiff
path: root/utils/open-vm-tools/patches
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-02-14 21:06:34 -0800
committerRosen Penev <rosenp@gmail.com>2021-02-14 21:56:35 -0800
commit34ff9b538e4d068303c9523d2083f125199abcaf (patch)
tree0397501c65c280fed91195f53e45c51e59c18305 /utils/open-vm-tools/patches
parentebc85bbc9db30a5bbbb3aae196e29a0304275bf2 (diff)
open-vm-tools: update to 11.2.5
Work around a quilt bug where instead of showing a rename, it removes and duplicates the file. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils/open-vm-tools/patches')
-rw-r--r--utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch4
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch b/utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch
index f527b0ea6..316d44ed0 100644
--- a/utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch
+++ b/utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch
@@ -42,10 +42,6 @@
#include "vm_basic_asm.h"
#if defined(__cplusplus)
-diff --git a/lib/include/poll.h b/lib/include/vm_poll.h
-rename from lib/include/poll.h
-rename to lib/include/vm_poll.h
-diff --git a/lib/rpcIn/rpcin.c b/lib/rpcIn/rpcin.c
--- a/lib/rpcIn/rpcin.c
+++ b/lib/rpcIn/rpcin.c
@@ -57,7 +57,7 @@