From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [git commit] package/ca-certificates: remove dependency on host-python-cryptography
Date: Thu, 27 Jan 2022 08:39:26 +0100 [thread overview]
Message-ID: <20220127083926.6b773ada@windsurf> (raw)
In-Reply-To: <87v8y5d4mf.fsf@dell.be.48ers.dk>
On Thu, 27 Jan 2022 08:23:04 +0100
Peter Korsgaard <peter@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-01-27 7:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-08 16:51 [Buildroot] [git commit] package/ca-certificates: remove dependency on host-python-cryptography Arnout Vandecappelle
2022-01-27 7:23 ` Peter Korsgaard
2022-01-27 7:39 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220127083926.6b773ada@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.