summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-07-20 13:36:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-24 09:13:30 +0100
commit7b078d95fb58b0bbaf0a036933214294b7ca4e68 (patch)
treea1b29cb28b2fdf810a49af817606513b523be22d
parent027f3d0aefbd2825eb65662a738cd40b63915224 (diff)
downloadpoky-7b078d95fb58b0bbaf0a036933214294b7ca4e68.tar.gz
glibc: fix upstream-status tag in a patch
(From OE-Core rev: 76c824fa3b43fd8902fb89c575b2954e8b1a6ab8) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/glibc/glibc/0025-locale-fix-hard-coded-reference-to-gcc-E.patch2
1 files changed, 1 insertions, 1 deletions
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 f653077405..09ad04a4d4 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.
17This patch replaces the hard-coded reference to the gcc binary with the proper 17This patch replaces the hard-coded reference to the gcc binary with the proper
18environment variable, thus allowing a user to override it. 18environment variable, thus allowing a user to override it.
19 19
20Upstream-Status : Submitted [https://sourceware.org/ml/libc-alpha/2016-08/msg00746.html] 20Upstream-Status: Submitted [https://sourceware.org/ml/libc-alpha/2016-08/msg00746.html]
21--- 21---
22 locale/gen-translit.pl | 2 +- 22 locale/gen-translit.pl | 2 +-
23 1 file changed, 1 insertion(+), 1 deletion(-) 23 1 file changed, 1 insertion(+), 1 deletion(-)