From 76c824fa3b43fd8902fb89c575b2954e8b1a6ab8 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 20 Jul 2017 13:36:40 +0100 Subject: glibc: fix upstream-status tag in a patch Signed-off-by: Ross Burton --- .../glibc/glibc/0025-locale-fix-hard-coded-reference-to-gcc-E.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/glibc') 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. 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(-) -- cgit 1.2.3-korg