From a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8 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. (From OE-Core rev: 563cab8e823c3fde8ae4785ceaf4d68a5d3e25df) Signed-off-by: Richard Purdie --- meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-support/nss/nss') 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(+) -- cgit v1.2.3-54-g00ecf