rust-embedded / rust-embedded/meta-rust-bin

Install rustc and cargo into SYSROOT

Open
#36 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
BitBake
Stars
124
Forks
92
Avg merge
6h 54m
Merged PRs (30d)
2

Description

Bringing over this comment from #34 or else I'll never remember it:

BTW, I've noticed that this layer does not install rustc and cargo into ${SYSROOTS}/x86_64-linux on Yocto 2.1(jethro).
Is this behavior intended?
I guess this behavior prevents mixing binaries for different architectures.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Inspect the layer's Yocto recipes and the SYSROOTS handling, then compare the rustc and cargo installation behavior on Yocto 2.1 (jethro). Done means determining whether the tools should be installed under the target sysroot without mixing binaries across architectures.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.