diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2018-04-23 12:56:56 +0200 |
---|---|---|
committer | Ross Burton <ross.burton@intel.com> | 2018-04-23 13:31:12 +0100 |
commit | 36a4b0243831d36310826d51579cf1e47d959251 (patch) | |
tree | b55410654e65372b909686bf8d8e2998158ac737 /recipes-core | |
parent | 51d59b292ca52a18a72d724f9535377fa2feea2b (diff) | |
download | meta-gplv2-36a4b0243831d36310826d51579cf1e47d959251.tar.gz |
coreutils: Update a patch to avoid fuzzyocto-2.5sumo-19.0.0
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch | 4 |
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 |