libstd-rs: update to use Cargo 0.13.0 fetching

(cherry picked from commit 04bd03be1e)
This commit is contained in:
Doug Goldstein
2016-12-07 15:13:18 -06:00
parent b7b1b49752
commit 2985fc9b12
@@ -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})"