Update the source paths for each item

The path to the rust source changes from 1.15 so preemptively make
changes to prepare for that.

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
This commit is contained in:
Derek Straka
2017-03-07 12:11:25 -06:00
committed by Doug Goldstein
parent 502fc9b1d1
commit 64cdd4b714
10 changed files with 13 additions and 13 deletions
-2
View File
@@ -10,8 +10,6 @@ SRC_URI = "\
https://static.rust-lang.org/dist/${RUST_SNAPSHOT}.tar.gz;name=rust-snapshot \
"
S = "${WORKDIR}/rustc-${PV}"
DEPENDS += "file-native"
# We generate local targets, and need to be able to locate them