[Buildroot] [PATCH] coreutils: correct next version in patch description

Baruch Siach baruch at tkos.co.il
Wed Feb 12 08:16:10 UTC 2014


The patch that commit a728e2fe35 (coreutils: fix build against uclibc
snapshot) adds mentions the wrong coreutils version in its description.

Also fix the sign-of tag while at it.

Reported-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
 package/coreutils/coreutils-01-spawn-uclibc.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/coreutils/coreutils-01-spawn-uclibc.patch b/package/coreutils/coreutils-01-spawn-uclibc.patch
index 47609b75bc08..a67921bf2022 100644
--- a/package/coreutils/coreutils-01-spawn-uclibc.patch
+++ b/package/coreutils/coreutils-01-spawn-uclibc.patch
@@ -11,9 +11,9 @@ Patch status: suggested by gnulib maintainer
 (http://article.gmane.org/gmane.comp.lib.gnulib.bugs/33610), not in upstream
 gnulib yet
 
-This issue should be fixed in coreutils version 2.23.
+This issue should be fixed in coreutils version 8.23.
 
-Sign-off-by: Baruch Siach <baruch at tkos.co.il>
+Signed-off-by: Baruch Siach <baruch at tkos.co.il>
 ---
 
 diff --git a/m4/spawn_h.m4 b/m4/spawn_h.m4
-- 
1.8.5.3



More information about the buildroot mailing list