summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.0.1g.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2014-04-24 19:28:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-29 17:20:11 +0100
commitaf49e60b1f0dd4c95c602025195343116f7fc01b (patch)
tree66e11f736138bab6506fcff08696c33b3fcab50b /meta/recipes-connectivity/openssl/openssl_1.0.1g.bb
parentb3c688cf1f219fbd54a3fe867cb3a085d794e61d (diff)
downloadpoky-af49e60b1f0dd4c95c602025195343116f7fc01b.tar.gz
openssl: enable ptest support
Install openssl test suite and run it as ptest. (From OE-Core rev: c48981d2d24a20978a17866fa478dde21bd96b91) Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_1.0.1g.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.0.1g.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.1g.bb b/meta/recipes-connectivity/openssl/openssl_1.0.1g.bb
index f3c20e8c97..5ca29d007b 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.1g.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.1g.bb
@@ -34,6 +34,8 @@ SRC_URI += "file://configure-targets.patch \
34 file://initial-aarch64-bits.patch \ 34 file://initial-aarch64-bits.patch \
35 file://find.pl \ 35 file://find.pl \
36 file://openssl-fix-des.pod-error.patch \ 36 file://openssl-fix-des.pod-error.patch \
37 file://Makefiles-ptest.patch \
38 file://run-ptest \
37 " 39 "
38 40
39SRC_URI[md5sum] = "de62b43dfcd858e66a74bee1c834e959" 41SRC_URI[md5sum] = "de62b43dfcd858e66a74bee1c834e959"