diff options
Diffstat (limited to 'recipes/openssl/openssl_0.9.8m.bb')
-rw-r--r-- | recipes/openssl/openssl_0.9.8m.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/openssl/openssl_0.9.8m.bb b/recipes/openssl/openssl_0.9.8m.bb deleted file mode 100644 index a7eb332857..0000000000 --- a/recipes/openssl/openssl_0.9.8m.bb +++ /dev/null @@ -1,16 +0,0 @@ -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 = "" |