[OE-core] [PATCH v3] openssl: cryptodev enable method modified

Khem Raj raj.khem at gmail.com
Fri Aug 4 15:56:52 UTC 2017



On 8/4/17 2:11 AM, Huang Qiyu wrote:
> Use PACKAGECONFIG to enable cryptodev.
> 
> Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
> ---
>  meta/recipes-connectivity/openssl/openssl_1.0.2l.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.2l.bb b/meta/recipes-connectivity/openssl/openssl_1.0.2l.bb
> index 7c8f18b..0535c85 100644
> --- a/meta/recipes-connectivity/openssl/openssl_1.0.2l.bb
> +++ b/meta/recipes-connectivity/openssl/openssl_1.0.2l.bb
> @@ -2,6 +2,7 @@ require openssl.inc
>  
>  # For target side versions of openssl enable support for OCF Linux driver
>  # if they are available.
> +PACKAGECONFIG ?= "cryptodev-linux"
>  PACKAGECONFIG[cryptodev-linux] = "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS,,cryptodev-linux"

There is another packageconfig for perl support in openssh.inc file.
perhaps this should be moved next to that

>  CFLAG += "${PACKAGECONFIG_CONFARGS}"
>  
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170804/cc042130/attachment-0002.sig>


More information about the Openembedded-core mailing list