diff options
Diffstat (limited to 'meta/recipes-connectivity/openssl')
-rw-r--r-- | meta/recipes-connectivity/openssl/openssl_1.0.2f.bb (renamed from meta/recipes-connectivity/openssl/openssl_1.0.2e.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.2e.bb b/meta/recipes-connectivity/openssl/openssl_1.0.2f.bb index d2a265a79c..fbc78e1b58 100644 --- a/meta/recipes-connectivity/openssl/openssl_1.0.2e.bb +++ b/meta/recipes-connectivity/openssl/openssl_1.0.2f.bb | |||
@@ -6,7 +6,7 @@ DEPENDS += "cryptodev-linux" | |||
6 | 6 | ||
7 | CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS" | 7 | CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS" |
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f9a8f968107345e0b75aa8c2ecaa7ec8" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=27ffa5d74bb5a337056c14b2ef93fbf6" |
10 | 10 | ||
11 | export DIRS = "crypto ssl apps engines" | 11 | export DIRS = "crypto ssl apps engines" |
12 | export OE_LDFLAGS="${LDFLAGS}" | 12 | export OE_LDFLAGS="${LDFLAGS}" |
@@ -40,8 +40,8 @@ SRC_URI += "file://find.pl;subdir=${BP}/util/ \ | |||
40 | file://configure-musl-target.patch \ | 40 | file://configure-musl-target.patch \ |
41 | " | 41 | " |
42 | 42 | ||
43 | SRC_URI[md5sum] = "5262bfa25b60ed9de9f28d5d52d77fc5" | 43 | SRC_URI[md5sum] = "b3bf73f507172be9292ea2a8c28b659d" |
44 | SRC_URI[sha256sum] = "e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff" | 44 | SRC_URI[sha256sum] = "932b4ee4def2b434f85435d9e3e19ca8ba99ce9a065a61524b429a9d5e9b2e9c" |
45 | 45 | ||
46 | PACKAGES =+ "${PN}-engines" | 46 | PACKAGES =+ "${PN}-engines" |
47 | FILES_${PN}-engines = "${libdir}/ssl/engines/*.so ${libdir}/engines" | 47 | FILES_${PN}-engines = "${libdir}/ssl/engines/*.so ${libdir}/engines" |