diff options
author | Cristian Stoica <cristian.stoica@freescale.com> | 2015-07-17 17:29:41 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-07-28 23:26:58 -0300 |
commit | 47af636562e2ad35fecc7c070c4d3a6919f553d9 (patch) | |
tree | 62f776f4b35178335ffc8d0e43f3cc70db6e9812 /scripts | |
parent | 3018c337749d4261640d7b1ab547b82e140507a3 (diff) | |
download | meta-freescale-47af636562e2ad35fecc7c070c4d3a6919f553d9.tar.gz |
openssl: remove native dependency on cryptodev
The original intent of the code was good but the comment was missleading
since the cryptodev dependency was always set, even for the native package.
Dependency on acceleration engines (including cryptodev) should be disabled
for the native package to reduce the risk of incorrect builds and other
runtime issues. In particular, the chain of dependencies for such a high
profile crypto package should be minimal to help with code audit.
Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions