]> code.ossystems Code Review - meta-freescale.git/commit
openssl: remove native dependency on cryptodev
authorCristian Stoica <cristian.stoica@freescale.com>
Fri, 17 Jul 2015 09:29:41 +0000 (17:29 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 02:26:58 +0000 (23:26 -0300)
commit47af636562e2ad35fecc7c070c4d3a6919f553d9
tree62f776f4b35178335ffc8d0e43f3cc70db6e9812
parent3018c337749d4261640d7b1ab547b82e140507a3
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>
meta-fsl-ppc/recipes-connectivity/openssl/openssl_1.0.1i.bb