]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
glibc: update patch status
authorRoss Burton <ross.burton@arm.com>
Thu, 6 Aug 2026 16:27:29 +0000 (17:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Aug 2026 08:46:19 +0000 (09:46 +0100)
Update the patch status of some submitted patches.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/0008-yes-within-the-path-sets-wrong-config-variables.patch
meta/recipes-core/glibc/glibc/0016-Replace-echo-with-printf-builtin-in-nscd-init-script.patch

index 91968abb8ce05155b3240945e18ca8075c1a4adb..bc6228ee7fd35e5b0f73f40bd40d4b05e56cdc7e 100644 (file)
@@ -9,7 +9,7 @@ false-positive matches with the path it is configured into.
 
 The change is to use a more elaborated string to grep for.
 
-Upstream-Status: Submitted [libc-alpha@sourceware.org]
+Upstream-Status: Submitted [https://inbox.sourceware.org/libc-alpha/1425394379-41448-1-git-send-email-benjamin.esquivel@linux.intel.com/]
 
 Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
index fafcb74d68a5407c2ac5965a18ade5d370d3fe98..4b468a4633d5db6527206af087bdaf72669fad7b 100644 (file)
@@ -8,7 +8,7 @@ since it uses bash specific extentions namely (translated strings)
 and echo -n command, replace echo with printf and
 switch the shell interpreter to #!/bin/sh.
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://inbox.sourceware.org/libc-alpha/20260806135239.1656089-1-ross.burton@arm.com/T/#u]
 Signed-off-by: Ross Burton <ross.burton@arm.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---