From: "Varatharajan, Deepesh" <deepesh.varatharajan@windriver.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v9 02/14] linux-yocto: conditionally add clang/rust/bindgen-cli-native to DEPENDS
Date: Mon, 16 Mar 2026 09:58:20 -0700 [thread overview]
Message-ID: <411950.1773680300117270626@lists.openembedded.org> (raw)
In-Reply-To: <20260313155920.2347101-3-Harish.Sadineni@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
On Fri, Mar 13, 2026 at 09:29 PM, Sadineni, Harish wrote:
>
> RUST_KERNEL_DEPENDS ?= "${@bb.utils.contains('KERNEL_FEATURES', 'rust',
> 'clang-native rust-native bindgen-cli-native', '', d)}"
Hi All,
As discussed in review call, *RUST_KERNEL_DEPENDS* will be moved to *"kernel-yocto-rust.bbclass"* as a follow-up patch
once this series got merged.
Regards,
Deepesh
[-- Attachment #2: Type: text/html, Size: 493 bytes --]
next prev parent reply other threads:[~2026-03-16 16:58 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-13 15:59 [PATCH v9 00/14] Enable rust support for linux kernel Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 01/14] kernel-yocto: Enable rust in kernel Harish.Sadineni
2026-03-13 16:07 ` Bruce Ashfield
2026-03-13 15:59 ` [PATCH v9 02/14] linux-yocto: conditionally add clang/rust/bindgen-cli-native to DEPENDS Harish.Sadineni
2026-03-16 16:58 ` Varatharajan, Deepesh [this message]
2026-03-13 15:59 ` [PATCH v9 03/14] rust: install Rust library sources for 'make rustavailable' support Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 04/14] kernel-yocto-rust: enable Rust kernel support via 'make rustavailable' Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 05/14] kernel-yocto-rust: Fix for buildpaths errors when rust is enabled for kernel Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 06/14] make-mod-scripts: split `HOSTCC` flag to align with to linux-yocto Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 07/14] kernel: Disable ccache when kernel rust support is enabled Harish.Sadineni
2026-03-14 9:38 ` Richard Purdie
2026-03-13 15:59 ` [PATCH v9 08/14] kernel-devsrc: copying rust-kernel source to $kerneldir/build Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 09/14] selftest/cases/runtime_test: Add test for Linux Rust sample Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 10/14] kernel.bbclass: Copy include/config/auto.conf in STAGING_KERNEL_BUILDDIR Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 11/14] module-rust.bbclass: Prepare out-of-tree rust module compilation Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 12/14] meta-skeleton: Add rust-out-of-tree-module recipe Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 13/14] make-mod-scripts: fix for buildpath issues with rust-out-of-tree compilation Harish.Sadineni
2026-03-13 15:59 ` [PATCH v9 14/14] runtime_test: Add rust-out-of-tree selftest Harish.Sadineni
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=411950.1773680300117270626@lists.openembedded.org \
--to=deepesh.varatharajan@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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