summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_0.9.8r.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_0.9.8r.bb30
1 files changed, 30 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb b/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb
new file mode 100644
index 0000000000..5fc38a373e
--- /dev/null
+++ b/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb
@@ -0,0 +1,30 @@
1require openssl.inc
2
3PR = "r0"
4SRC_URI += "file://debian/ca.patch \
5 file://debian/config-hurd.patch;apply=no \
6 file://debian/debian-targets.patch \
7 file://debian/engines-path.patch \
8 file://debian/kfreebsd-pipe.patch;apply=no \
9 file://debian/make-targets.patch \
10 file://debian/man-dir.patch \
11 file://debian/man-section.patch \
12 file://debian/no-rpath.patch \
13 file://debian/no-symbolic.patch \
14 file://debian/pic.patch \
15 file://debian/pkg-config.patch \
16 file://debian/rc4-amd64.patch \
17 file://debian/rehash-crt.patch \
18 file://debian/rehash_pod.patch \
19 file://debian/shared-lib-ext.patch \
20 file://debian/stddef.patch \
21 file://debian/version-script.patch \
22 file://debian/perl-path.diff"
23
24SRC_URI[md5sum] = "0352932ea863bc02b056cda7c9ac5b79"
25SRC_URI[sha256sum] = "42b2368f786b05ed3be846838dce126b4e8e3dba8fb2e0ce83102df28c102fad"
26
27SRC_URI += "file://configure-targets.patch \
28 file://shared-libs.patch"
29
30BBCLASSEXTEND = "native nativesdk"