summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2018-04-23 12:56:56 +0200
committerRoss Burton <ross.burton@intel.com>2018-04-23 13:34:25 +0100
commit0b9d59f0b5354dbb7f8f64e388986f92fff9999c (patch)
tree56f3a09a59e3b7d30c9a1ba0ef7bcb6317b0a2b0
parent8533a6b4dce428c7dd06b39b5a29a399b9cfacce (diff)
downloadmeta-gplv2-0b9d59f0b5354dbb7f8f64e388986f92fff9999c.tar.gz
coreutils: Update a patch to avoid fuzz
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch b/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
index 58074c0..b9cd52e 100644
--- a/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
+++ b/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
@@ -8,8 +8,8 @@ Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
8 8
9--- coreutils-5.2.1/src/who.c.overflow 2005-05-25 09:59:06.000000000 +0100 9--- coreutils-5.2.1/src/who.c.overflow 2005-05-25 09:59:06.000000000 +0100
10+++ coreutils-5.2.1/src/who.c 2005-05-25 10:00:31.000000000 +0100 10+++ coreutils-5.2.1/src/who.c 2005-05-25 10:00:31.000000000 +0100
11@@ -75,7 +75,7 @@ 11@@ -78,7 +78,7 @@
12 # define NEW_TIME 0 12 # define UT_TYPE_NEW_TIME(U) false
13 #endif 13 #endif
14 14
15-#define IDLESTR_LEN 6 15-#define IDLESTR_LEN 6