summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libnsl
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-26 11:52:30 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-27 10:38:37 +0100
commit563cab8e823c3fde8ae4785ceaf4d68a5d3e25df (patch)
treec96a51d367e9b9e4848443b26b9544e05e874d82 /meta/recipes-extended/libnsl
parent6e1aaf80b0d951b48cd25cb7161ec19448295094 (diff)
downloadopenembedded-core-563cab8e823c3fde8ae4785ceaf4d68a5d3e25df.tar.gz
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 <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/libnsl')
-rw-r--r--meta/recipes-extended/libnsl/libnsl2/0001-include-sys-cdefs.h-explicitly.patch2
-rw-r--r--meta/recipes-extended/libnsl/libnsl2/0002-Define-glibc-specific-macros.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libnsl/libnsl2/0001-include-sys-cdefs.h-explicitly.patch b/meta/recipes-extended/libnsl/libnsl2/0001-include-sys-cdefs.h-explicitly.patch
index c6c259adb8..bd647ac55e 100644
--- a/meta/recipes-extended/libnsl/libnsl2/0001-include-sys-cdefs.h-explicitly.patch
+++ b/meta/recipes-extended/libnsl/libnsl2/0001-include-sys-cdefs.h-explicitly.patch
@@ -7,7 +7,7 @@ glibc includes this header indirectly but not musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
-Upstream_status: Pending
+Upstream-Status: Pending
src/rpcsvc/nis.h | 1 +
src/rpcsvc/nislib.h | 1 +
diff --git a/meta/recipes-extended/libnsl/libnsl2/0002-Define-glibc-specific-macros.patch b/meta/recipes-extended/libnsl/libnsl2/0002-Define-glibc-specific-macros.patch
index 68d819c42c..75fda4b0f0 100644
--- a/meta/recipes-extended/libnsl/libnsl2/0002-Define-glibc-specific-macros.patch
+++ b/meta/recipes-extended/libnsl/libnsl2/0002-Define-glibc-specific-macros.patch
@@ -11,7 +11,7 @@ if not existing. Helps compiling with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
-Upstream_status: Pending
+Upstream-Status: Pending
diff --git a/src/rpcsvc/nis.h b/src/rpcsvc/nis.h
index 88cbca0..23fc20c 100644