From 563cab8e823c3fde8ae4785ceaf4d68a5d3e25df Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 26 Jun 2017 11:52:30 +0100 Subject: meta: Add/fix missing Upstream-Status to patches This adds or fixes the Upstream-Status for all remaining patches missing it in OE-Core. Signed-off-by: Richard Purdie --- .../glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch | 1 + .../glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch | 1 + 2 files changed, 2 insertions(+) (limited to 'meta/recipes-core/glibc') diff --git a/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch b/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch index b981f7bf7d..0926a110e0 100644 --- a/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch +++ b/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch @@ -10,6 +10,7 @@ It also makes the synchronization more efficient. Signed-off-by: Juro Bystricky Signed-off-by: Richard Purdie Signed-off-by: Khem Raj +Upstream-Status: Pending --- sysdeps/i386/atomic-machine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch b/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch index 6c2506ccc3..e44be894f6 100644 --- a/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch +++ b/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch @@ -8,6 +8,7 @@ The nscd init script uses #! /bin/bash but only really uses one bashism Signed-off-by: Ross Burton Signed-off-by: Khem Raj +Upstream-Status: Inappropriate --- nscd/nscd.init | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- cgit 1.2.3-korg