meta-rust-bin icon indicating copy to clipboard operation
meta-rust-bin copied to clipboard

cargo-bin binary location not configurable with `RUST_BASE_URI`

Open Daanoz opened this issue 1 year ago • 0 comments

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?

Daanoz avatar Jul 12 '24 09:07 Daanoz