[Buildroot] [PATCH 0/3] Bump rust to 1.29.2

Eric Le Bihan eric.le.bihan.dev at free.fr
Thu Oct 18 20:58:32 UTC 2018


This tiny series bumps rust and rust-bin to 1.29.2 as well as cargo-bin to
0.30.

The cargo package is not bumped, as the source code is now included in the
rust tarball and should be built from it. So this will be added in a future
patch.

Eric Le Bihan (3):
  rust-bin: bump version to 1.29.2
  rust: bump version to 1.29.2
  cargo-bin: bump version to 0.30.0

 package/cargo-bin/cargo-bin.hash                   | 12 ++---
 package/cargo-bin/cargo-bin.mk                     |  2 +-
 package/rust-bin/rust-bin.hash                     | 60 +++++++++++-----------
 package/rust-bin/rust-bin.mk                       |  2 +-
 ...-Fix-warnings-in-library-from-error-chain.patch | 25 ---------
 ...mit-warnings-inside-error-chain-expansion.patch | 25 ---------
 package/rust/rust.hash                             |  4 +-
 package/rust/rust.mk                               |  2 +-
 8 files changed, 41 insertions(+), 91 deletions(-)
 delete mode 100644 package/rust/0001-Fix-warnings-in-library-from-error-chain.patch
 delete mode 100644 package/rust/0001-Permit-warnings-inside-error-chain-expansion.patch

--
2.14.4



More information about the buildroot mailing list