diff mbox

[2/4] openssl: Add version 1.0.1i

Message ID b881f3b9882a7c41feee3fb9e8f71dc55985e89d.1412253708.git.sean.nyekjaer@prevas.dk
State Under Review
Delegated to: Kim
Headers show

Commit Message

Sean Nyekjær Oct. 2, 2014, 12:53 p.m. UTC
Signed-off-by: Sean Nyekjaer <sean.nyekjaer@prevas.dk>
---
 recipes/openssl/openssl_1.0.1i.oe     | 11 +++++++++++
 recipes/openssl/openssl_1.0.1i.oe.sig |  1 +
 2 files changed, 12 insertions(+)
 create mode 100644 recipes/openssl/openssl_1.0.1i.oe
 create mode 100644 recipes/openssl/openssl_1.0.1i.oe.sig
diff mbox

Patch

diff --git a/recipes/openssl/openssl_1.0.1i.oe b/recipes/openssl/openssl_1.0.1i.oe
new file mode 100644
index 0000000..492d649
--- /dev/null
+++ b/recipes/openssl/openssl_1.0.1i.oe
@@ -0,0 +1,11 @@ 
+require openssl.inc
+
+# Parallel make is simply broken for now.
+PARALLEL_MAKE = ""
+
+# Fixup to get openssl to respect ${LDFLAGS}.  From OpenEmbedded, thanks :-)
+export OE_LDFLAGS="${LDFLAGS}"
+
+SRC_URI += "file://wincrypt.patch"
+
+LIBRARY_VERSION = "1"
diff --git a/recipes/openssl/openssl_1.0.1i.oe.sig b/recipes/openssl/openssl_1.0.1i.oe.sig
new file mode 100644
index 0000000..b32a977
--- /dev/null
+++ b/recipes/openssl/openssl_1.0.1i.oe.sig
@@ -0,0 +1 @@ 
+74eed314fa2c93006df8d26cd9fc630a101abd76  openssl-1.0.1i.tar.gz