[oe-commits] [openembedded-core] branch master updated: coreutils: Fix patch upstream status field

git at git.openembedded.org git at git.openembedded.org
Wed May 8 22:36:51 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

The following commit(s) were added to refs/heads/master by this push:
     new 728c6c4  coreutils: Fix patch upstream status field
728c6c4 is described below

commit 728c6c43deff8a3259a1e0f3aef799bec9983090
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Wed May 8 23:35:18 2019 +0100

    coreutils: Fix patch upstream status field
    
    Should be Backport, not Backported
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../coreutils/coreutils/strtod_fix_clash_with_strtold.patch             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/coreutils/coreutils/strtod_fix_clash_with_strtold.patch b/meta/recipes-core/coreutils/coreutils/strtod_fix_clash_with_strtold.patch
index 1941071..7777009 100644
--- a/meta/recipes-core/coreutils/coreutils/strtod_fix_clash_with_strtold.patch
+++ b/meta/recipes-core/coreutils/coreutils/strtod_fix_clash_with_strtold.patch
@@ -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 at oleksandr-kravchuk.com>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list