3 Commits
Author SHA1 Message Date
Doug Goldstein b7b1b49752 rustfmt: update to use Cargo 0.13.0 fetching
(cherry picked from commit 94aa1405e3)
2017-01-01 16:09:31 -06:00
Steven Walter fbf59ed6a0 cargo.bbclass: replace with what was cargo_util.bbclass
The old cargo.bbclass had no users in meta-rust and had lots of
problems (not least of which was lots of duplicated lines with
cargo_util.bbclass).  Delete the old cargo.bbclass and replace it
entirely wiht cargo_util
2016-09-05 18:40:42 -04:00
Doug Goldstein 49d94ef0a7 rustfmt: an example cargo build package
rustfmt is a Rust package to format Rust code. This package is being
used as an example of building a crate in Yocto with Cargo.
2016-07-12 16:33:02 -05:00