libstd-rs: update to use Cargo 0.13.0 fetching

This commit is contained in:
Doug Goldstein
2016-12-07 15:13:18 -06:00
parent 84af8005f3
commit 04bd03be1e

View File

@@ -8,11 +8,8 @@ require rust-source-${PV}.inc
S = "${WORKDIR}/rustc-${PV}"
CARGO_INDEX_COMMIT = "6127fc24b0b6fe73fe4d339817fbf000b9a798a2"
SRC_URI += "\
crate://crates.io/gcc/0.3.27 \
crate-index://crates.io/${CARGO_INDEX_COMMIT} \
"
DEPENDS += "compiler-rt (=${PV})"