summaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_0.9.8g.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openssl/openssl_0.9.8g.bb')
-rw-r--r--recipes/openssl/openssl_0.9.8g.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/openssl/openssl_0.9.8g.bb b/recipes/openssl/openssl_0.9.8g.bb
new file mode 100644
index 0000000000..1cb360f967
--- /dev/null
+++ b/recipes/openssl/openssl_0.9.8g.bb
@@ -0,0 +1,11 @@
+inherit pkgconfig
+
+require openssl.inc
+
+PR = "r9"
+
+SRC_URI += "file://debian.patch;patch=1 \
+ file://configure-targets.patch;patch=1 \
+ file://shared-libs.patch;patch=1"
+
+PARALLEL_MAKE = ""