A "mixin" layer for adding current Rust toolchain into the Yocto Project LTS. At the time Scarthgap was released in May 2022 it included Rust 1.59.0, and officially Scarthgap supports only that. This thin special-purpose mixin layer is meant to provide a current Rust toolchain for Scarthgap by backporting the appropriate recipes from the master branch of openembedded-core.

Setup information Mailing list

Git repository

https://git.yoctoproject.org/meta-lts-mixins web repo

(actual branch scarthgap/rust)

Last commit: 2 weeks, 2 days ago (scarthgap/rust branch)

Maintainer

Dependencies

The scarthgap-rust-mixin layer depends upon:

Recipe name Version Description
cargo 1.81.0 Cargo, a package manager for Rust.
cargo-c 0.10.5+cargo-0.83.0 cargo applet to build and install C-ABI compatible dynamic and static libraries.
librsvg 2.59.2 Library for rendering SVG files
libstd-rs 1.81.0 Rust standard libaries
rust 1.81.0 Rust compiler and runtime libaries
rust-cross-canadian
rust-llvm 1.81.0 LLVM compiler framework (packaged with rust)