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 support/config-fragments/autobuild/bootlin-armv7m-uclibc.config: specify configuration more precisely 2022-09-17 14:45:47 +02:00
dependencies support/dependencies: check for find and xargs 2022-08-21 15:50:15 +02:00
docker
download support/download/cargo-post-process: cargo output for vendor config 2022-10-31 10:06:17 +01:00
gnuconfig
kconfig
legal-info boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
libtool
misc Update for 2022.08.1 2022-10-03 08:49:17 +02:00
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