On Wed, Feb 27, 2019 at 04:38:10PM +0800, changqing...@windriver.com wrote:

> From: Changqing Li <changqing...@windriver.com>
> 
> Signed-off-by: Changqing Li <changqing...@windriver.com>
> ---
>  recipes-security/xmlsec1/xmlsec1_1.2.27.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb 
> b/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
> index 0cd06c5..76e3976 100644
> --- a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
> +++ b/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
> @@ -33,6 +33,7 @@ PACKAGECONFIG[gnutls] = ",,gnutls"
>  PACKAGECONFIG[libgcrypt] = ",,libgcrypt"
>  PACKAGECONFIG[nss] = "--with-nss=${STAGING_LIBDIR}/../.. 
> --with-nspr=${STAGING_LIBDIR}/../..,,nss nspr"
>  PACKAGECONFIG[openssl] = ",,openssl"
> +PACKAGECONFIG[disable-des] = "--disable-des,,,"
>  
>  # these can be dynamically loaded with xmlSecCryptoDLLoadLibrary()
>  FILES_SOLIBSDEV = "${libdir}/libxmlsec1.so"

The same comments about not using "disable-" and making it a positive
option instead apply here as well (and any other layer as well), thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to