[Buildroot] [git commit] package/ca-certificates: remove dependency on host-python-cryptography

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jan 27 07:39:26 UTC 2022


On Thu, 27 Jan 2022 08:23:04 +0100
Peter Korsgaard <peter at korsgaard.com> wrote:

>  > +++ b/package/ca-certificates/ca-certificates.mk
>  > @@ -7,7 +7,7 @@
>  >  CA_CERTIFICATES_VERSION = 20211016
>  >  CA_CERTIFICATES_SOURCE = ca-certificates_$(CA_CERTIFICATES_VERSION).tar.xz
>  >  CA_CERTIFICATES_SITE = https://snapshot.debian.org/archive/debian/20211022T144903Z/pool/main/c/ca-certificates
>  > -CA_CERTIFICATES_DEPENDENCIES = host-openssl host-python3 host-python-cryptography
>  > +CA_CERTIFICATES_DEPENDENCIES = host-openssl host-python3  
> 
> Can we then change to BR2_PYTHON3_HOST_DEPENDENCY instead of
> host-python3 now that no extra python modules are used?

Good point. I would say that yes, probably we could do that.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com



More information about the buildroot mailing list