From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: yann.morin@orange.com, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/5 v2] package/pkg-cargo: allow packages to define download environment
Date: Wed, 9 Feb 2022 21:55:27 +0100 [thread overview]
Message-ID: <20220209205527.GD2249818@scaer> (raw)
In-Reply-To: <20220209205259.725e17c2@windsurf>
Thomas, All,
On 2022-02-09 20:52 +0100, Thomas Petazzoni via buildroot spake thusly:
> On Wed, 9 Feb 2022 17:08:43 +0100
> <yann.morin@orange.com> wrote:
> > $(2)_DOWNLOAD_POST_PROCESS = cargo
> > -$(2)_DL_ENV = CARGO_HOME=$$(HOST_DIR)/share/cargo
> > +$(2)_DL_ENV += CARGO_HOME=$$(HOST_DIR)/share/cargo
>
> But, but, then, how is:
>
> PYTHON_CRYPTOGRAPHY_DL_ENV = \
> BR_CARGO_MANIFEST_PATH=src/rust/Cargo.toml
>
> currently working?
Because, its the name implies, it is a python-package, not a
cargo-package.
Yeah, I got puzzled too. ;-)
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-02-09 20:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1644422916.git.yann.morin@orange.com>
2022-02-09 16:08 ` [Buildroot] [PATCH 1/5 v2] package/pkg-cargo: allow packages to define download environment yann.morin
2022-02-09 19:50 ` Thomas Petazzoni via buildroot
2022-02-09 19:52 ` Thomas Petazzoni via buildroot
2022-02-09 20:55 ` Yann E. MORIN [this message]
2022-02-09 21:48 ` Thomas Petazzoni via buildroot
2022-02-09 16:08 ` [Buildroot] [PATCH 2/5 v2] package/pkg-cargo: allow building in a sub-directory yann.morin
2022-02-09 19:54 ` Thomas Petazzoni via buildroot
2022-02-10 15:08 ` yann.morin
[not found] ` <20220210150850.GA2599@tl-lnx-nyma7486>
2022-02-10 15:19 ` yann.morin
2022-02-09 16:08 ` [Buildroot] [PATCH 3/5 v2] package/pkg-cargo: host-rustc is also a build dependency yann.morin
2022-02-09 19:55 ` Thomas Petazzoni via buildroot
2022-02-09 16:08 ` [Buildroot] [PATCH 4/5 v2] package/pkg-golang: allow packages to define download environment yann.morin
2022-02-09 19:55 ` Thomas Petazzoni via buildroot
2022-02-09 20:12 ` Christian Stewart via buildroot
2022-02-09 16:08 ` [Buildroot] [PATCH 5/5 v2] package/pkg-golang: host-go is also a build dependency yann.morin
2022-02-09 20:03 ` Thomas Petazzoni via buildroot
2022-02-09 20:11 ` Christian Stewart via buildroot
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=20220209205527.GD2249818@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=yann.morin@orange.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.