* move common stuff from rust-source to rust.inc and from rust-snapshot to rust-target.inc * 1.34.2 checksums were changed because unified SRC_URI is using tar.xz for this version as well (instead of tar.gz used before here) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
4 lines
120 B
PHP
4 lines
120 B
PHP
SRC_URI += "https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz;name=rust"
|
|
|
|
RUSTSRC = "${WORKDIR}/rustc-${PV}-src"
|