diff options
author | Ross Burton <ross.burton@intel.com> | 2014-10-16 17:18:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-18 16:14:04 +0200 |
commit | 5278071eb9989270c88999301e491dc6bfaa20e5 (patch) | |
tree | 14f48df17d221f6ddeea5ddee759565948ded43e /meta/recipes-connectivity | |
parent | bacc6575a933b5df4ca8fcb90a5ce2326013c7a3 (diff) | |
download | poky-5278071eb9989270c88999301e491dc6bfaa20e5.tar.gz |
openssl: upgrade to 1.0.1j
(From OE-Core rev: 390916b8400a46088c71183aef6e17b947cf4b74)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/openssl/openssl_1.0.1j.bb (renamed from meta/recipes-connectivity/openssl/openssl_1.0.1i.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.1i.bb b/meta/recipes-connectivity/openssl/openssl_1.0.1j.bb index 4f88784056..2da18aead7 100644 --- a/meta/recipes-connectivity/openssl/openssl_1.0.1i.bb +++ b/meta/recipes-connectivity/openssl/openssl_1.0.1j.bb | |||
@@ -38,8 +38,8 @@ SRC_URI += "file://configure-targets.patch \ | |||
38 | file://run-ptest \ | 38 | file://run-ptest \ |
39 | " | 39 | " |
40 | 40 | ||
41 | SRC_URI[md5sum] = "c8dc151a671b9b92ff3e4c118b174972" | 41 | SRC_URI[md5sum] = "f7175c9cd3c39bb1907ac8bba9df8ed3" |
42 | SRC_URI[sha256sum] = "3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7" | 42 | SRC_URI[sha256sum] = "1b60ca8789ba6f03e8ef20da2293b8dc131c39d83814e775069f02d26354edf3" |
43 | 43 | ||
44 | PACKAGES =+ " \ | 44 | PACKAGES =+ " \ |
45 | ${PN}-engines \ | 45 | ${PN}-engines \ |