New versions and better PV
This commit is contained in:
@@ -2,5 +2,6 @@ SRC_URI = "\
|
||||
gitsm://github.com/rust-lang/rust.git;protocol=https \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
PV .= "+git${SRCPV}"
|
||||
require rust.inc
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
SRCREV = "0547a407aa03b9f1c03843aead617a2e8c5d1147"
|
||||
require rust-git.inc
|
||||
|
||||
# Doesn't build cargo as of 2014-10-28
|
||||
# Testing with cargo 2014-11-01 (603f29d3421d5aa7396dc57f966e8a80e86d5e0d)
|
||||
@@ -2,4 +2,5 @@ SRCREV = "1b2ad7831f1745bf4a4709a1fa1772afb47c933c"
|
||||
require rust-git.inc
|
||||
|
||||
# Doesn't build cargo as of 2014-10-28
|
||||
# Teesting with cargo 2014-11-04 (603f29d3421d5aa7396dc57f966e8a80e86d5e0d)
|
||||
# Doesn't build cargo 2014-11-01 (603f29d3421d5aa7396dc57f966e8a80e86d5e0d) (latest at the time)
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
Reference in New Issue
Block a user