On 8/4/17 2:11 AM, Huang Qiyu wrote:
> Use PACKAGECONFIG to enable cryptodev.
> 
> Signed-off-by: Huang Qiyu <huangqy.f...@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}"
>  
> 

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to