Skip to content

manifest: update zephyr-lang-rust Zephyr module #79296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

tejlmand
Copy link
Contributor

@tejlmand tejlmand commented Oct 2, 2024

Fixes: #79295

Update zephyr-lang-rust Zephyr module to include fix for incremental builds and CMake + ninja invocations.

@tejlmand tejlmand requested a review from d3zd3z October 2, 2024 07:49
@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Oct 2, 2024
@zephyrbot
Copy link

zephyrbot commented Oct 2, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr-lang-rust zephyrproject-rtos/zephyr-lang-rust@d2734f4 zephyrproject-rtos/zephyr-lang-rust@fc16717 (main) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-zephyr-lang-rust DNM This PR should not be merged (Do Not Merge) labels Oct 2, 2024
@pdgendt pdgendt added the area: Rust Issues affecting Rust support in Zephyr label Oct 2, 2024
@d3zd3z
Copy link
Contributor

d3zd3z commented Oct 2, 2024

@tejlmand zephyr-lang-rust change has merged. This can be updated.

Fixes: zephyrproject-rtos#79295

Update zephyr-lang-rust Zephyr module to include fix for incremental
builds and CMake + ninja invocations.

Signed-off-by: Torsten Rasmussen <[email protected]>
@tejlmand
Copy link
Contributor Author

tejlmand commented Oct 2, 2024

@tejlmand zephyr-lang-rust change has merged. This can be updated.

Done.

@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Oct 2, 2024
@d3zd3z
Copy link
Contributor

d3zd3z commented Oct 7, 2024

Do we want to migrate to the additional change that has merged, or does that need to be included in your other changes?

@d3zd3z d3zd3z requested review from teburd and cfriedt October 7, 2024 22:53
@tejlmand
Copy link
Contributor Author

tejlmand commented Oct 8, 2024

closing as the manifest update in this pr has been superseded by: #78320

@tejlmand tejlmand closed this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Rust Issues affecting Rust support in Zephyr manifest manifest-zephyr-lang-rust size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ninja / cmake --build fails for Rust
6 participants