[Buildroot] [PATCH] package/collectd: make network crypto support discoverable

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Apr 21 20:54:41 UTC 2020


On Tue, 07 Apr 2020 18:06:19 +0200
Peter Korsgaard <peter at korsgaard.com> wrote:

>  > +config BR2_PACKAGE_COLLECTD_NETWORK_GCRYPT
>  > +	bool "crypto support"
>  > +	depends on BR2_PACKAGE_COLLECTD_NETWORK
>  > +	select BR2_PACKAGE_LIBGCRYPT
>  > +	help
>  > +	  Enable crypto support  
> 
> It would IMHO also make sense to change the conditional in collectd.mk
> to use this symbol so crypto support is really disabled if this option
> is turned off, otherwise it is just confusing in the other direction
> now.

Indeed. Pascal, could you send a patch implementing this?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list