summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/coreutils/coreutils-6.9/futimens.patch')
-rw-r--r--meta/recipes-core/coreutils/coreutils-6.9/futimens.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch b/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch
index 5ca590bcc6..508810623d 100644
--- a/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch
+++ b/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch
@@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [legacy version]
3# coreutils uses gnulib which conflicts with newer libc header on futimens 3# coreutils uses gnulib which conflicts with newer libc header on futimens
4# this patch simply renames coreutils futimes to avoid confliction 4# this patch simply renames coreutils futimes to avoid confliction
5# 5#
6# Signed-off-by Kevin Tian <kevin.tian@intel.com>, 2010-08-18 6# Signed-off-by: Kevin Tian <kevin.tian@intel.com>, 2010-08-18
7# (this patch is licensed under GPLv2) 7# (this patch is licensed under GPLv2)
8 8
9diff --git a/lib/utimens.c b/lib/utimens.c 9diff --git a/lib/utimens.c b/lib/utimens.c