New versions and better PV

This commit is contained in:
Cody P Schafer
2014-11-05 15:53:06 -05:00
parent f38287021f
commit 0cee21af6a
4 changed files with 8 additions and 1 deletions
+1
View File
@@ -2,5 +2,6 @@ SRC_URI = "\
gitsm://github.com/rust-lang/rust.git;protocol=https \
"
S = "${WORKDIR}/git"
PV .= "+git${SRCPV}"
require rust.inc
+5
View File
@@ -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 -1
View File
@@ -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"