[Buildroot] [PATCH] docs/manual: fix Config.in option that cargo packages must depend on

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Oct 10 21:28:33 UTC 2019


On Sat,  5 Oct 2019 23:45:10 +0200
Thomas Petazzoni <thomas.petazzoni at 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 at bootlin.com>
> Cc: Sam Voss <sam.voss at gmail.com>
> Cc: Eric Le Bihan <eric.le.bihan.dev at 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


More information about the buildroot mailing list