]> code.ossystems Code Review - openembedded-core.git/commitdiff
coreutils: Fix patch upstream status field
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 May 2019 22:35:18 +0000 (23:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 May 2019 22:36:12 +0000 (23:36 +0100)
Should be Backport, not Backported

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/coreutils/coreutils/strtod_fix_clash_with_strtold.patch

index 19410715f5983f891e18117dd24d0cd67018754e..77770093cd406de0d81051bcd8b1d7be36f6bcc5 100644 (file)
@@ -9,7 +9,7 @@ Simplify by remving the macro / external variable,
 and having just a function.  User changed.  This avoids
 the need for an external variable that might clash.
 
-Upstream-Status: Backported [rhel5]
+Upstream-Status: Backport [rhel5]
 
 Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>