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

cargo-bin binary location not configurable with `RUST_BASE_URI`

Open
#182 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

The rust binary source url can be configured using RUST_BASE_URI so that a mirror can be used. The cargo binary locations actually seem to be hardcoded in the .bb files. Is there anyway to override these?

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

Start by locating the .bb files that define the cargo binary locations and compare their URL handling with RUST_BASE_URI. Trace how the existing variable is consumed, then identify the recipe entry points that would need an override. Done means a mirror can change the cargo binary locations without editing the .bb files.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.