summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/openssl/openssl_1.0.1i.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/openssl/openssl_1.0.1i.bb')
-rw-r--r--recipes-connectivity/openssl/openssl_1.0.1i.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-connectivity/openssl/openssl_1.0.1i.bb b/recipes-connectivity/openssl/openssl_1.0.1i.bb
index 54c052e..9d093ef 100644
--- a/recipes-connectivity/openssl/openssl_1.0.1i.bb
+++ b/recipes-connectivity/openssl/openssl_1.0.1i.bb
@@ -26,7 +26,6 @@ SRC_URI += "file://configure-targets.patch \
26 file://debian/no-symbolic.patch \ 26 file://debian/no-symbolic.patch \
27 file://debian/debian-targets.patch \ 27 file://debian/debian-targets.patch \
28 file://openssl_fix_for_x32.patch \ 28 file://openssl_fix_for_x32.patch \
29 file://openssl-fix-doc.patch \
30 file://fix-cipher-des-ede3-cfb1.patch \ 29 file://fix-cipher-des-ede3-cfb1.patch \
31 file://openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch \ 30 file://openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch \
32 file://openssl-avoid-NULL-pointer-dereference-in-dh_pub_encode.patch \ 31 file://openssl-avoid-NULL-pointer-dereference-in-dh_pub_encode.patch \
@@ -35,8 +34,8 @@ SRC_URI += "file://configure-targets.patch \
35 file://openssl-fix-des.pod-error.patch \ 34 file://openssl-fix-des.pod-error.patch \
36 " 35 "
37 36
38SRC_URI[md5sum] = "de62b43dfcd858e66a74bee1c834e959" 37SRC_URI[md5sum] = "c8dc151a671b9b92ff3e4c118b174972"
39SRC_URI[sha256sum] = "53cb818c3b90e507a8348f4f5eaedb05d8bfe5358aabb508b7263cc670c3e028" 38SRC_URI[sha256sum] = "3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7"
40 39
41PACKAGES =+ " \ 40PACKAGES =+ " \
42 ${PN}-engines-dbg \ 41 ${PN}-engines-dbg \