kumquat-buildroot/support
Simon Richter 04154a6517 support/download/cargo-post-process: cargo output for vendor config
Use the output of `cargo vendor` to generate the vendor configuration.

Fixes the need to patch the generated configuration if there are
non-crates.io dependencies.

Note:
  `cargo vendor` currently prints a newline before it prints the
  needed configuration.

  This is fixed in +nightly, will end up in +stable soon and must
  be considered when updating cargo.
  See: https://github.com/rust-lang/cargo/pull/11273

  Until then it is needed to remove this first line to make sure
  that the contents of .cargo/config will be the same as they were
  generated with the earlier version of the script. Thus, the
  hashes of the packages that use this script remain the same.

Signed-off-by: Simon Richter <simon.richter@ptwdosimetry.com>
[yann.morin.1998@free.fr: add comment in rust-bin.mk and rust.mk]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-10-31 10:06:17 +01:00
..
config-fragments
dependencies
docker
download support/download/cargo-post-process: cargo output for vendor config 2022-10-31 10:06:17 +01:00
gnuconfig
kconfig
legal-info
libtool
misc
scripts toolchain: support gconv modules from glibc >= 2.34 2022-10-21 21:02:40 +02:00
testing support/testing/tests/package/test_zfs: increase timeout for the ZFS tests 2022-10-06 20:46:12 +02:00