aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_0.9.8m.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openssl/openssl_0.9.8m.bb')
-rw-r--r--recipes/openssl/openssl_0.9.8m.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/openssl/openssl_0.9.8m.bb b/recipes/openssl/openssl_0.9.8m.bb
new file mode 100644
index 0000000000..a7eb332857
--- /dev/null
+++ b/recipes/openssl/openssl_0.9.8m.bb
@@ -0,0 +1,16 @@
+inherit pkgconfig
+
+require openssl.inc
+SRC_URI[src.md5sum] = "898bf125370926d5f692a2201124f8ec"
+SRC_URI[src.sha256sum] = "36037160281cf4977d964e403d2bc0680fbca0a7ff9f65e33136d75fae12cb5b"
+
+PR = "${INC_PR}.0"
+
+export OE_LDFLAGS="${LDFLAGS}"
+
+SRC_URI += "file://configure-targets.patch \
+ file://shared-libs.patch \
+ file://debian.patch \
+ file://oe-ldflags.patch"
+
+PARALLEL_MAKE = ""