From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Sebastian Weyer <sebastian.weyer@smile.fr>
Cc: Romain Naour <romain.naour@smile.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 1/9] package/rust-bindgen: new host package
Date: Sun, 1 Oct 2023 18:40:02 +0200 [thread overview]
Message-ID: <20231001184002.25f8c5d7@windsurf> (raw)
In-Reply-To: <20230725173102.543874-2-sebastian.weyer@smile.fr>
Hello,
On Tue, 25 Jul 2023 19:30:53 +0200
Sebastian Weyer <sebastian.weyer@smile.fr> wrote:
> From: Romain Naour <romain.naour@smile.fr>
>
> host-rust-bindgen will be required to build several different rust-based
> packages, including a Linux kernel with rust modules and mesa3d's
> rusticl which is the rust-based implementation of OpenCL.
>
> The Cargo.toml file at the project root is a "virtual manifest". Since
> we only want to install rust-bindgen, we can specify RUST_BINDGEN_SUBDIR
> = bindgen-cli to use the Cargo.toml from this directory.
>
> Signed-off-by: Romain Naour <romain.naour@smile.fr>
> Signed-off-by: Sebastian Weyer <sebastian.weyer@smile.fr>
> diff --git a/DEVELOPERS b/DEVELOPERS
> index c690f1dac7..c9ac202de6 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -2602,6 +2602,9 @@ F: support/misc/toolchainfile.cmake.in
> N: Sam Voss <sam.voss@gmail.com>
> F: package/ripgrep/
>
> +N: Sebastian Weyer <sebastian.weyer@smile.fr>
> +F: package/rust-bindgen
^^^ missing final slash here
Applied to master with this change. Thanks!
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
next prev parent reply other threads:[~2023-10-01 16:40 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-25 17:30 [Buildroot] [PATCH v2 0/9] Add support for Rusticl in mesa3d Sebastian Weyer
2023-07-25 17:30 ` [Buildroot] [PATCH v2 1/9] package/rust-bindgen: new host package Sebastian Weyer
2023-10-01 16:40 ` Thomas Petazzoni via buildroot [this message]
2023-07-25 17:30 ` [Buildroot] [PATCH v2 2/9] package/llvm-project/llvm: add llvm dump support Sebastian Weyer
2023-07-26 18:56 ` Daniel Lang
2023-10-01 16:40 ` Thomas Petazzoni via buildroot
2023-07-25 17:30 ` [Buildroot] [PATCH v2 3/9] package/pkg-meson.mk: add rust cross-compiler support Sebastian Weyer
2023-07-25 17:30 ` [Buildroot] [PATCH v2 4/9] package/spirv-headers: new package Sebastian Weyer
2023-10-01 16:50 ` Thomas Petazzoni via buildroot
2023-07-25 17:30 ` [Buildroot] [PATCH v2 5/9] package/spirv-tools: " Sebastian Weyer
2023-10-01 16:53 ` Thomas Petazzoni via buildroot
2023-07-25 17:30 ` [Buildroot] [PATCH v2 6/9] package/spirv-llvm-translator: add target variant to provide LLVMSPIRVLib Sebastian Weyer
2023-07-25 17:30 ` [Buildroot] [PATCH v2 7/9] package/opencl-headers: new package Sebastian Weyer
2023-07-25 17:31 ` [Buildroot] [PATCH v2 8/9] package/opencl-icd-loader: " Sebastian Weyer
2023-07-25 17:31 ` [Buildroot] [PATCH v2 9/9] package/mesa3d: add RustiCL support Sebastian Weyer
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=20231001184002.25f8c5d7@windsurf \
--to=buildroot@buildroot.org \
--cc=romain.naour@smile.fr \
--cc=sebastian.weyer@smile.fr \
--cc=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox