From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] docs/manual: fix Config.in option that cargo packages must depend on
Date: Thu, 10 Oct 2019 23:28:33 +0200 [thread overview]
Message-ID: <20191010232833.45dd7e40@windsurf> (raw)
In-Reply-To: <20191005214511.25905-1-thomas.petazzoni@bootlin.com>
On Sat, 5 Oct 2019 23:45:10 +0200
Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:
> Back in commit 025b863e6facb7b219b82ee6ee7a7916c2c3c47e, the option
> BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS was introduced, to
> separate the option that host packages needing Rust should depend on
> (BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS) from the option that target
> packages needing Rust should depend on
> (BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS).
>
> Since the example in the manual is showing a target package, we must
> use BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Cc: Sam Voss <sam.voss@gmail.com>
> Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>
> ---
> docs/manual/adding-packages-cargo.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-10-10 21:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-05 21:45 [Buildroot] [PATCH] docs/manual: fix Config.in option that cargo packages must depend on Thomas Petazzoni
2019-10-10 21:28 ` Thomas Petazzoni [this message]
2019-10-28 16:39 ` Peter Korsgaard
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=20191010232833.45dd7e40@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.