meta-rust-bin
meta-rust-bin copied to clipboard
cargo-bin binary location not configurable with `RUST_BASE_URI`
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?