rust: convert snapshot to common include

Create a common include that can be used by everything that depends on
the Rust source. Including stage0 bits and hashes of the source
tarballs.
This commit is contained in:
Doug Goldstein
2016-11-04 16:30:09 -05:00
parent 75f4549859
commit 8673659f6a
7 changed files with 14 additions and 15 deletions
-1
View File
@@ -5,7 +5,6 @@ LICENSE = "MIT | Apache-2.0"
LIC_FILES_CHKSUM ="file://COPYRIGHT;md5=43e1f1fb9c0ee3af66693d8c4fecafa8"
inherit rust
require rust-snapshot-2016-05-24.inc
SRC_URI = "\
https://static.rust-lang.org/dist/rustc-${PV}-src.tar.gz;name=rust \