diff mbox

glibc: fix upstream-status tag in a patch

Message ID 20170720125205.25608-1-ross.burton@intel.com
State Accepted
Commit 76c824fa3b43fd8902fb89c575b2954e8b1a6ab8
Headers show

Commit Message

Ross Burton July 20, 2017, 12:52 p.m. UTC
Signed-off-by: Ross Burton <ross.burton@intel.com>

---
 .../glibc/glibc/0025-locale-fix-hard-coded-reference-to-gcc-E.patch     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.11.0

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox

Patch

diff --git a/meta/recipes-core/glibc/glibc/0025-locale-fix-hard-coded-reference-to-gcc-E.patch b/meta/recipes-core/glibc/glibc/0025-locale-fix-hard-coded-reference-to-gcc-E.patch
index f6530774057..09ad04a4d4d 100644
--- a/meta/recipes-core/glibc/glibc/0025-locale-fix-hard-coded-reference-to-gcc-E.patch
+++ b/meta/recipes-core/glibc/glibc/0025-locale-fix-hard-coded-reference-to-gcc-E.patch
@@ -17,7 +17,7 @@  environment.
 This patch replaces the hard-coded reference to the gcc binary with the proper
 environment variable, thus allowing a user to override it.
 
-Upstream-Status : Submitted [https://sourceware.org/ml/libc-alpha/2016-08/msg00746.html]
+Upstream-Status: Submitted [https://sourceware.org/ml/libc-alpha/2016-08/msg00746.html]
 ---
  locale/gen-translit.pl | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)