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 --- .../apr/0001-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch | 2 ++ meta/recipes-support/attr/acl/test-fix-directory-permissions.patch | 2 ++ meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch | 2 ++ meta/recipes-support/rng-tools/rng-tools/underquote.patch | 2 ++ 4 files changed, 8 insertions(+) (limited to 'meta/recipes-support') diff --git a/meta/recipes-support/apr/apr/0001-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch b/meta/recipes-support/apr/apr/0001-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch index 12371428f0..c5e92aceef 100644 --- a/meta/recipes-support/apr/apr/0001-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch +++ b/meta/recipes-support/apr/apr/0001-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch @@ -27,6 +27,8 @@ The same for the following hardcoded types for cross compiling: Change the above correspondingly. Signed-off-by: Dengke Du + +Upstream-Status: Pending --- configure.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-support/attr/acl/test-fix-directory-permissions.patch b/meta/recipes-support/attr/acl/test-fix-directory-permissions.patch index cd4510c0b0..a76cbbe4a3 100644 --- a/meta/recipes-support/attr/acl/test-fix-directory-permissions.patch +++ b/meta/recipes-support/attr/acl/test-fix-directory-permissions.patch @@ -10,6 +10,8 @@ Date: Wed May 11 15:16:06 2016 -0500 Signed-off-by: Peter Seebach +Upstream-Status: Pending + diff --git a/test/root/permissions.test b/test/root/permissions.test index 42615f5..098b52a 100644 --- a/test/root/permissions.test diff --git a/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch b/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch index f7f2c217da..80b86908e5 100644 --- a/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch +++ b/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch @@ -6,6 +6,8 @@ Subject: [PATCH 7/7] Fix compilation for X32 X32 uses 32-bit pointers, not 64-bit. Signed-off-by: Christopher Larson + +Upstream-Status: Pending --- nss/lib/freebl/poly1305-donna-x64-sse2-incremental-source.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/recipes-support/rng-tools/rng-tools/underquote.patch b/meta/recipes-support/rng-tools/rng-tools/underquote.patch index 1422571818..afd08d577f 100644 --- a/meta/recipes-support/rng-tools/rng-tools/underquote.patch +++ b/meta/recipes-support/rng-tools/rng-tools/underquote.patch @@ -7,6 +7,8 @@ Fix underquoted m4 entry. This causes a failure if gcrypt isn't present: RP 2016/2/16 +Upstream-Status: Pending + Index: rng-tools-5/configure.ac =================================================================== --- rng-tools-5.orig/configure.ac -- cgit 1.2.3-korg