From 2f3bf95d779ee3578829036af0b2137dc5cc5edb Mon Sep 17 00:00:00 2001 From: Cody P Schafer Date: Wed, 3 Dec 2014 01:58:31 -0500 Subject: [PATCH] remove old rust, add new rust --- recipes/rust/rust_0.12.0+2014-11-26.bb | 18 ------------------ recipes/rust/rust_0.12.0+2014-12-01.bb | 16 ---------------- ...2014-11-23.bb => rust_0.12.0+2014-12-02.bb} | 2 +- 3 files changed, 1 insertion(+), 35 deletions(-) delete mode 100644 recipes/rust/rust_0.12.0+2014-11-26.bb delete mode 100644 recipes/rust/rust_0.12.0+2014-12-01.bb rename recipes/rust/{rust_0.12.0+2014-11-23.bb => rust_0.12.0+2014-12-02.bb} (93%) diff --git a/recipes/rust/rust_0.12.0+2014-11-26.bb b/recipes/rust/rust_0.12.0+2014-11-26.bb deleted file mode 100644 index 6a4d636..0000000 --- a/recipes/rust/rust_0.12.0+2014-11-26.bb +++ /dev/null @@ -1,18 +0,0 @@ -SRCREV = "52d4526e1bea858f08014cb48bee0ad02059ab63" -require rust-git.inc - -SRC_URI_append = "\ - file://0001-libstd-io-process-Command-fully-quote-and-escape-the.patch \ - file://0002-std-io-process-add-Show-tests.patch \ - file://0003-platform.mk-avoid-choking-on-i586.patch \ - file://0004-mk-rt-compiler_rt-pass-LDFLAGS-from-CFG_GCCISH_LINK_.patch \ - file://0005-Target-add-default-target.json-path-libdir-rust-targ.patch \ - file://0006-mk-for-stage0-use-RUSTFLAGS-to-override-target-libs-.patch \ - file://0007-mk-add-missing-CFG_LIBDIR_RELATIVE.patch \ - file://0008-configure-support-bindir-and-extend-libdir-to-non-bl.patch \ - file://0009-XXX-remove-conflicting-realpath-hack.patch \ - file://0010-XXX-configure-unneeded-windows-check.patch \ - file://0011-Parallelize-submake-invocations.patch \ -" - -DEFAULT_PREFERENCE = "-1" diff --git a/recipes/rust/rust_0.12.0+2014-12-01.bb b/recipes/rust/rust_0.12.0+2014-12-01.bb deleted file mode 100644 index 8e0f14e..0000000 --- a/recipes/rust/rust_0.12.0+2014-12-01.bb +++ /dev/null @@ -1,16 +0,0 @@ -SRCREV = "21ba1d5e58144c83093a8cbb467a6c9cb12fc4a1" -require rust-git.inc - -SRC_URI_append = "\ - file://0001-libstd-io-process-Command-fully-quote-and-escape-the.patch \ - file://0002-std-io-process-add-Show-tests.patch \ - file://0003-platform.mk-avoid-choking-on-i586.patch \ - file://0004-mk-rt-compiler_rt-pass-LDFLAGS-from-CFG_GCCISH_LINK_.patch \ - file://0005-Target-add-default-target.json-path-libdir-rust-targ.patch \ - file://0006-mk-for-stage0-use-RUSTFLAGS-to-override-target-libs-.patch \ - file://0007-mk-add-missing-CFG_LIBDIR_RELATIVE.patch \ - file://0008-configure-support-bindir-and-extend-libdir-to-non-bl.patch \ - file://0009-XXX-remove-conflicting-realpath-hack.patch \ - file://0010-XXX-configure-unneeded-windows-check.patch \ - file://0011-Parallelize-submake-invocations.patch \ -" diff --git a/recipes/rust/rust_0.12.0+2014-11-23.bb b/recipes/rust/rust_0.12.0+2014-12-02.bb similarity index 93% rename from recipes/rust/rust_0.12.0+2014-11-23.bb rename to recipes/rust/rust_0.12.0+2014-12-02.bb index ce85cbf..91a871f 100644 --- a/recipes/rust/rust_0.12.0+2014-11-23.bb +++ b/recipes/rust/rust_0.12.0+2014-12-02.bb @@ -1,4 +1,4 @@ -SRCREV = "c637cab85323c97be37d0c12bfa0fc0e9ea2c367" +SRCREV = "5484d6f6d2844e9c52d42db52a1ba94739e10996" require rust-git.inc SRC_URI_append = "\