summaryrefslogtreecommitdiff
path: root/packages/openssl/openssl_0.9.7m.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-05-09 15:33:24 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-05-09 15:33:24 +0000
commitc86351c17010dc465a11c3a81ed442ac2f33b360 (patch)
tree698f2995f56d52c1edd3903e0d8bb1b6103f42f1 /packages/openssl/openssl_0.9.7m.bb
parent9b0b36a3555ff8e90f8add88a7532e698a177a45 (diff)
parentae1452bf9d6de0a20242e8b8b79069bf002f7e61 (diff)
merge of '4e808662b364403781cd4e899198db521c13afc9'
and '88288139695df3e5cc87ecfe407fbad1d201c362'
Diffstat (limited to 'packages/openssl/openssl_0.9.7m.bb')
-rw-r--r--packages/openssl/openssl_0.9.7m.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/openssl/openssl_0.9.7m.bb b/packages/openssl/openssl_0.9.7m.bb
new file mode 100644
index 0000000000..3a420001c9
--- /dev/null
+++ b/packages/openssl/openssl_0.9.7m.bb
@@ -0,0 +1,12 @@
+inherit pkgconfig
+
+require openssl.inc
+
+PR = "r6"
+
+SRC_URI += "file://debian.patch;patch=1 \
+ file://armeb.patch;patch=1;pnum=0 \
+ file://gnueabi-arm.patch;patch=1 \
+ file://gnueabi-armeb.patch;patch=1 \
+ file://uclibcgnueabi.patch;patch=1 \
+ file://avr32.patch;patch=1;pnum=0"