From 5c1e52c1fe452fbbd60abb68086efb6fcdd7a63b Mon Sep 17 00:00:00 2001 From: Qing He Date: Wed, 17 Nov 2010 14:20:58 +0800 Subject: openssl: upgrade to version 0.9.8p from 0.9.8o Signed-off-by: Qing He --- .../recipes-connectivity/openssl/openssl_0.9.8p.bb | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 meta/recipes-connectivity/openssl/openssl_0.9.8p.bb (limited to 'meta/recipes-connectivity/openssl/openssl_0.9.8p.bb') diff --git a/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb b/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb new file mode 100644 index 0000000000..3949540f7c --- /dev/null +++ b/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb @@ -0,0 +1,28 @@ +require openssl.inc + +PR = "r0" +SRC_URI += "file://debian/ca.patch \ + file://debian/config-hurd.patch;apply=no \ + file://debian/debian-targets.patch \ + file://debian/engines-path.patch \ + file://debian/kfreebsd-pipe.patch;apply=no \ + file://debian/make-targets.patch \ + file://debian/man-dir.patch \ + file://debian/man-section.patch \ + file://debian/no-rpath.patch \ + file://debian/no-symbolic.patch \ + file://debian/pic.patch \ + file://debian/pkg-config.patch \ + file://debian/valgrind.patch \ + file://debian/rc4-amd64.patch \ + file://debian/rehash-crt.patch \ + file://debian/rehash_pod.patch \ + file://debian/shared-lib-ext.patch \ + file://debian/stddef.patch \ + file://debian/version-script.patch \ + file://debian/perl-path.diff" + +SRC_URI += "file://configure-targets.patch \ + file://shared-libs.patch" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf