summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.0.0e.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_1.0.0e.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.0.0e.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.0e.bb b/meta/recipes-connectivity/openssl/openssl_1.0.0e.bb
index 38f38e3477..e29740b14e 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.0e.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.0e.bb
@@ -6,7 +6,7 @@ DEPENDS += "ocf-linux"
6 6
7CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS" 7CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS"
8 8
9PR = "${INC_PR}.0" 9PR = "${INC_PR}.2"
10 10
11LIC_FILES_CHKSUM = "file://LICENSE;md5=f9a8f968107345e0b75aa8c2ecaa7ec8" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=f9a8f968107345e0b75aa8c2ecaa7ec8"
12 12
@@ -29,6 +29,7 @@ SRC_URI += "file://configure-targets.patch \
29 file://debian/pkg-config.patch \ 29 file://debian/pkg-config.patch \
30 file://debian/no-symbolic.patch \ 30 file://debian/no-symbolic.patch \
31 file://debian/debian-targets.patch \ 31 file://debian/debian-targets.patch \
32 file://openssl_fix_for_x32.patch \
32 " 33 "
33 34
34SRC_URI[md5sum] = "7040b89c4c58c7a1016c0dfa6e821c86" 35SRC_URI[md5sum] = "7040b89c4c58c7a1016c0dfa6e821c86"